mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-05 12:43:46 +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:9f4e04f09bbb4a028f0a1f57d430e1ad3095ace1
|
||||
image: linuxkit/poweroff:b498d30dd9660090565537fceb9e757618737a85
|
||||
files:
|
||||
- path: /etc/ltp/baseline
|
||||
contents: "100"
|
||||
|
||||
@@ -12,9 +12,9 @@ onboot:
|
||||
image: linuxkit/dhcpcd:85738d3d2f152a7879e17a61444f7714b858c2ee
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:e17f234c439535d1a297b020774301709adc5832
|
||||
image: linuxkit/test-kernel-config:0e9308f871ac86c680d64836a050547a2feebb36
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:9f4e04f09bbb4a028f0a1f57d430e1ad3095ace1
|
||||
image: linuxkit/poweroff:b498d30dd9660090565537fceb9e757618737a85
|
||||
command: ["/bin/sh", "/poweroff.sh", "120"]
|
||||
trust:
|
||||
org:
|
||||
|
||||
Reference in New Issue
Block a user