mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 01:29:07 +00:00
Merge pull request #1993 from riyazdf/getty-tag
pkg/getty: fix example image tag
This commit is contained in:
commit
7700b75802
@ -16,7 +16,7 @@ services:
|
||||
- name: rngd
|
||||
image: "linuxkit/rngd:1fa4de44c961bb5075647181891a3e7e7ba51c31"
|
||||
- name: getty
|
||||
image: "linuxkit/getty:b94cd2441cd7402a0071909b502ebf880127b1e1"
|
||||
image: "linuxkit/getty:6a9fabaa705c5dddba58d1b8fe56c7f9ee4ab813"
|
||||
# to make insecure with passwordless root login, uncomment following lines
|
||||
#env:
|
||||
# - INSECURE=true
|
||||
|
Loading…
Reference in New Issue
Block a user