mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-11-03 05:12:02 +00:00
Update use of test packages to latest
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
@@ -11,7 +11,7 @@ onboot:
|
||||
binds:
|
||||
- /etc/ltp/baseline:/etc/ltp/baseline
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:2687ed712690766b8156a77ac600005b532d2c7d
|
||||
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
||||
files:
|
||||
- path: /etc/ltp/baseline
|
||||
contents: "100"
|
||||
|
||||
@@ -12,9 +12,9 @@ onboot:
|
||||
image: linuxkit/dhcpcd:v0.5
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:a780a39198cf98e2b93b773b36f9fc40a278edd0
|
||||
image: linuxkit/test-kernel-config:2ef7eb902baab9d90eff9984b4580ab5aba95dac
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:2687ed712690766b8156a77ac600005b532d2c7d
|
||||
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
trust:
|
||||
org:
|
||||
|
||||
Reference in New Issue
Block a user