Update use of test packages to latest

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher
2025-01-15 14:59:18 +02:00
parent 9b5742fe4b
commit f1117657eb
75 changed files with 75 additions and 75 deletions

View File

@@ -12,7 +12,7 @@ onboot:
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: check-kernel-config
image: linuxkit/test-kernel-config:86d697ff5c01aadc43081060a10cabbf039c4297
image: linuxkit/test-kernel-config:5b8ff48e562838a5dba7254a818dcec6b28ee93d
- name: poweroff
image: linuxkit/poweroff:963fd495fd6616f7ea44d158b497a87232e01ca3
command: ["/bin/sh", "/poweroff.sh", "120"]