mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 01:20:05 +00:00
Update use of test packages to latest
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com>
This commit is contained in:
@@ -11,7 +11,7 @@ onboot:
|
||||
binds:
|
||||
- /etc/ltp/baseline:/etc/ltp/baseline
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:d75d94d9603bde9ab95b914deed0d069d05d8b20
|
||||
image: linuxkit/poweroff:37021954220a932951eca5de5a856865e48cfc00
|
||||
files:
|
||||
- path: /etc/ltp/baseline
|
||||
contents: "100"
|
||||
|
||||
@@ -12,9 +12,9 @@ onboot:
|
||||
image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:a62a6a7ed9ad857c3e1a5a265f3a2e9f6ab1d643
|
||||
image: linuxkit/test-kernel-config:0c214d1854b7d98e29ec9ea618befd5529b627ae
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:d75d94d9603bde9ab95b914deed0d069d05d8b20
|
||||
image: linuxkit/poweroff:37021954220a932951eca5de5a856865e48cfc00
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
trust:
|
||||
org:
|
||||
|
||||
Reference in New Issue
Block a user