Update tags for format

Update for #2743

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2017-11-16 17:27:23 +00:00
parent ac55317bde
commit 80e3072c55
17 changed files with 22 additions and 22 deletions

View File

@@ -20,7 +20,7 @@ onboot:
- name: metadata
image: linuxkit/metadata:026aca5c08c22589a7e319f79449bef2c65f04c5
- name: format
image: linuxkit/format:10e75e78e1f134d310c62e9a0352df1c67b0dd81
image: linuxkit/format:6b46d0450082f397177da36be6b4d74d93eacd1e
- name: mounts
image: linuxkit/mount:41685ecc8039643948e5dff46e17584753469a7a
command: ["/usr/bin/mountie", "/var/lib/"]

View File

@@ -15,7 +15,7 @@ onboot:
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: format
image: linuxkit/format:10e75e78e1f134d310c62e9a0352df1c67b0dd81
image: linuxkit/format:6b46d0450082f397177da36be6b4d74d93eacd1e
- name: mount
image: linuxkit/mount:41685ecc8039643948e5dff46e17584753469a7a
command: ["/usr/bin/mountie", "/var/lib/swarmd"]