Update getty and sshd sha's in *.yml to current.

Signed-off-by: Ian Campbell <ian.campbell@docker.com>
This commit is contained in:
Ian Campbell
2017-06-23 11:32:29 +01:00
parent bbbbf3cb5d
commit b6071df200
19 changed files with 24 additions and 24 deletions

View File

@@ -14,7 +14,7 @@ onboot:
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
services:
- name: getty
image: "linuxkit/getty:d0765e0a14733f9454010ac109a7c846a4e67fc5"
image: "linuxkit/getty:9f27c1272b6d128c9a09745e916f151d09cb0d27"
# to make insecure with passwordless root login, uncomment following lines
#env:
# - INSECURE=true