mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-20 03:58:59 +00:00
Change image sha tags to match latest
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
@@ -12,7 +12,7 @@ onboot:
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:v0.4
|
||||
image: linuxkit/getty:44730fd0a7c59dbacf5b48b54ba33f551bcf7ef0
|
||||
files:
|
||||
- path: etc/getty.shadow
|
||||
# sample sets password for root to "abcdefgh" (without quotes)
|
||||
|
Reference in New Issue
Block a user