mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-25 07:42:27 +00:00
Updated hashes for getty and sshd
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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:
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user