mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-11 13:42:18 +00:00
Change hash for getty in examples
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
@@ -20,7 +20,7 @@ onboot:
|
||||
command: ["/mount.sh", "/var/lib/docker"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:0bd92d5f906491c20e4177c57f965338fe5a8c5f
|
||||
image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
|
||||
Reference in New Issue
Block a user