mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-25 01:18:05 +00:00
Change image sha tags to match latest
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
@@ -14,7 +14,7 @@ onboot:
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:v0.4
|
||||
image: linuxkit/getty:44730fd0a7c59dbacf5b48b54ba33f551bcf7ef0
|
||||
# to make insecure with passwordless root login, uncomment following lines
|
||||
#env:
|
||||
# - INSECURE=true
|
||||
|
Reference in New Issue
Block a user