Update use of test packages to latest

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher
2024-01-28 20:51:24 +02:00
parent eff77819a4
commit 909e5c97ff
74 changed files with 74 additions and 74 deletions

View File

@@ -12,7 +12,7 @@ onboot:
image: linuxkit/dhcpcd:cf2f1bb633284e0c2b0745c9d29aee66fab449aa
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: check-kernel-config
image: linuxkit/test-kernel-config:932b0380cb87ce82e3e722dbfc91db7fbff6d40e
image: linuxkit/test-kernel-config:24e86218391ba1fab0ccee3c4482e690af772f53
- name: poweroff
image: linuxkit/poweroff:9350eab86a8e4349b28cb2c9ce70835d3180300b
command: ["/bin/sh", "/poweroff.sh", "120"]