Update use of test packages to latest

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher
2025-01-03 14:04:44 +02:00
parent 41ddfa054f
commit db23fd9056
75 changed files with 75 additions and 75 deletions

View File

@@ -12,7 +12,7 @@ onboot:
image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: check-kernel-config
image: linuxkit/test-kernel-config:0c91e5ca5867aea246e2df5cd7641338066ea4ef
image: linuxkit/test-kernel-config:697204b8e699c0c18bbba7a8b4be92a9d9faa1da
- name: poweroff
image: linuxkit/poweroff:401dc53c604c0b2179ed0369a6968fd4179cc176
command: ["/bin/sh", "/poweroff.sh", "120"]