Updated hashes for getty and sshd

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher
2017-07-21 19:16:38 +03:00
parent 8de1d9bf2c
commit afc1e1e970
21 changed files with 24 additions and 24 deletions

View File

@@ -27,7 +27,7 @@ onboot:
- /var/lib:/var/lib
services:
- name: getty
image: linuxkit/getty:08b704915af0ce90f8f40df5d41d4c1aa14ef83a
image: linuxkit/getty:97c5e2c8ebad23c2ed743366b475b5c15c42f70e
env:
- INSECURE=true
- name: rngd

View File

@@ -27,7 +27,7 @@ onboot:
- /var/lib:/var/lib
services:
- name: getty
image: linuxkit/getty:08b704915af0ce90f8f40df5d41d4c1aa14ef83a
image: linuxkit/getty:97c5e2c8ebad23c2ed743366b475b5c15c42f70e
env:
- INSECURE=true
- name: rngd

View File

@@ -30,7 +30,7 @@ services:
- name: sshd
image: linuxkit/sshd:dc98a72c1d1285c30f2db176252f3ce2bf645d5b
- name: getty
image: linuxkit/getty:08b704915af0ce90f8f40df5d41d4c1aa14ef83a
image: linuxkit/getty:97c5e2c8ebad23c2ed743366b475b5c15c42f70e
env:
- INSECURE=true
files:

View File

@@ -16,7 +16,7 @@ onboot:
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
services:
- name: getty
image: linuxkit/getty:08b704915af0ce90f8f40df5d41d4c1aa14ef83a
image: linuxkit/getty:97c5e2c8ebad23c2ed743366b475b5c15c42f70e
env:
- INSECURE=true
- name: rngd