mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-12 23:46:00 +00:00
Change hash for getty in examples
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
@@ -16,7 +16,7 @@ onboot:
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:deb9332e786e72591bd9be200bcc9c7a534eb754
|
||||
image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
|
||||
Reference in New Issue
Block a user