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 15:30:49 +02:00
parent f8f690f6f3
commit b2a3badd5f
74 changed files with 74 additions and 74 deletions

View File

@@ -12,7 +12,7 @@ onboot:
image: linuxkit/dhcpcd:0060977dc2cd15eb242c21888fad240f96ec7308
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: check-kernel-config
image: linuxkit/test-kernel-config:55c62a6df0c5ce688d47682ca36648e3310eb381
image: linuxkit/test-kernel-config:932b0380cb87ce82e3e722dbfc91db7fbff6d40e
- name: poweroff
image: linuxkit/poweroff:5384fff9d382d032c5478516017cf56f3a659a2b
command: ["/bin/sh", "/poweroff.sh", "120"]