Update test-kernel-config hash

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com>
This commit is contained in:
Rolf Neugebauer 2018-03-31 14:00:06 +01:00
parent b51c406e4f
commit 70b37c7047
5 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:e4b01b68b225d694a60f8b335258bd2144971239 - linuxkit/runc:e4b01b68b225d694a60f8b335258bd2144971239
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1 image: linuxkit/test-kernel-config:a3eb5aa39ed8e426cc2b33606820edc59301ae4d
- name: poweroff - name: poweroff
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:e4b01b68b225d694a60f8b335258bd2144971239 - linuxkit/runc:e4b01b68b225d694a60f8b335258bd2144971239
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1 image: linuxkit/test-kernel-config:a3eb5aa39ed8e426cc2b33606820edc59301ae4d
- name: poweroff - name: poweroff
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:e4b01b68b225d694a60f8b335258bd2144971239 - linuxkit/runc:e4b01b68b225d694a60f8b335258bd2144971239
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1 image: linuxkit/test-kernel-config:a3eb5aa39ed8e426cc2b33606820edc59301ae4d
- name: poweroff - name: poweroff
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:e4b01b68b225d694a60f8b335258bd2144971239 - linuxkit/runc:e4b01b68b225d694a60f8b335258bd2144971239
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1 image: linuxkit/test-kernel-config:a3eb5aa39ed8e426cc2b33606820edc59301ae4d
- name: poweroff - name: poweroff
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -12,7 +12,7 @@ onboot:
image: linuxkit/dhcpcd:8b23f047ffa4d657a2c7dd465e69cc13721c4165 image: linuxkit/dhcpcd:8b23f047ffa4d657a2c7dd465e69cc13721c4165
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1 image: linuxkit/test-kernel-config:a3eb5aa39ed8e426cc2b33606820edc59301ae4d
- name: poweroff - name: poweroff
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]