mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-26 07:46:04 +00:00
Change image sha tags to match latest
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
@@ -24,11 +24,11 @@ services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:v0.4
|
||||
- name: getty
|
||||
image: linuxkit/getty:v0.4
|
||||
image: linuxkit/getty:44730fd0a7c59dbacf5b48b54ba33f551bcf7ef0
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:v0.4
|
||||
image: linuxkit/sshd:2c7e6e36bd0ffa2b3d950cf9128da89ba3375dbb
|
||||
files:
|
||||
- path: root/.ssh/authorized_keys
|
||||
source: ~/.ssh/id_rsa.pub
|
||||
|
Reference in New Issue
Block a user