Update kernel-config hashes with new build

Signed-off-by: Craig Ingram <cingram@heroku.com>
This commit is contained in:
Craig Ingram 2018-02-08 10:37:29 -05:00
parent de60ec48f4
commit 18545f0596
5 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:52ecfdef1ae051e7fd5ac5f1d0b7dd859adff015 - linuxkit/runc:52ecfdef1ae051e7fd5ac5f1d0b7dd859adff015
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:80bb1cd57205e47b5976f7fa4fb036384d012a1d image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1
- 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:52ecfdef1ae051e7fd5ac5f1d0b7dd859adff015 - linuxkit/runc:52ecfdef1ae051e7fd5ac5f1d0b7dd859adff015
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:80bb1cd57205e47b5976f7fa4fb036384d012a1d image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1
- 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:52ecfdef1ae051e7fd5ac5f1d0b7dd859adff015 - linuxkit/runc:52ecfdef1ae051e7fd5ac5f1d0b7dd859adff015
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:80bb1cd57205e47b5976f7fa4fb036384d012a1d image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1
- 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:52ecfdef1ae051e7fd5ac5f1d0b7dd859adff015 - linuxkit/runc:52ecfdef1ae051e7fd5ac5f1d0b7dd859adff015
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:80bb1cd57205e47b5976f7fa4fb036384d012a1d image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1
- 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:v0.2 image: linuxkit/dhcpcd:v0.2
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:80bb1cd57205e47b5976f7fa4fb036384d012a1d image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1
- name: poweroff - name: poweroff
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]