update deps of check-kernel-config

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher 2024-01-30 10:25:08 +02:00
parent e5fbf8a972
commit fa4af07faf
5 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:92b1fea787c01cef46f07f783c80631a7071cfbb
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:24e86218391ba1fab0ccee3c4482e690af772f53
image: linuxkit/test-kernel-config:0c91e5ca5867aea246e2df5cd7641338066ea4ef
- name: poweroff
image: linuxkit/poweroff:401dc53c604c0b2179ed0369a6968fd4179cc176
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:92b1fea787c01cef46f07f783c80631a7071cfbb
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:24e86218391ba1fab0ccee3c4482e690af772f53
image: linuxkit/test-kernel-config:0c91e5ca5867aea246e2df5cd7641338066ea4ef
- name: poweroff
image: linuxkit/poweroff:401dc53c604c0b2179ed0369a6968fd4179cc176
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:92b1fea787c01cef46f07f783c80631a7071cfbb
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:24e86218391ba1fab0ccee3c4482e690af772f53
image: linuxkit/test-kernel-config:0c91e5ca5867aea246e2df5cd7641338066ea4ef
- name: poweroff
image: linuxkit/poweroff:401dc53c604c0b2179ed0369a6968fd4179cc176
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:6f722f5b4f25152e7cf465df79ae6b2aefd3a007
image: linuxkit/test-kernel-config:0c91e5ca5867aea246e2df5cd7641338066ea4ef
- name: poweroff
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
command: ["/bin/sh", "/poweroff.sh", "3"]

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:24e86218391ba1fab0ccee3c4482e690af772f53
image: linuxkit/test-kernel-config:0c91e5ca5867aea246e2df5cd7641338066ea4ef
- name: poweroff
image: linuxkit/poweroff:401dc53c604c0b2179ed0369a6968fd4179cc176
command: ["/bin/sh", "/poweroff.sh", "120"]