mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
Update kernel-config hashes with new build
Signed-off-by: Craig Ingram <cingram@heroku.com>
This commit is contained in:
parent
de60ec48f4
commit
18545f0596
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:52ecfdef1ae051e7fd5ac5f1d0b7dd859adff015
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:80bb1cd57205e47b5976f7fa4fb036384d012a1d
|
||||
image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:52ecfdef1ae051e7fd5ac5f1d0b7dd859adff015
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:80bb1cd57205e47b5976f7fa4fb036384d012a1d
|
||||
image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:52ecfdef1ae051e7fd5ac5f1d0b7dd859adff015
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:80bb1cd57205e47b5976f7fa4fb036384d012a1d
|
||||
image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:52ecfdef1ae051e7fd5ac5f1d0b7dd859adff015
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:80bb1cd57205e47b5976f7fa4fb036384d012a1d
|
||||
image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@ -12,7 +12,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:v0.2
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:80bb1cd57205e47b5976f7fa4fb036384d012a1d
|
||||
image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
Loading…
Reference in New Issue
Block a user