mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-22 02:21:34 +00:00
examples: Update all DinD uses to 18.06.0-ce
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
parent
086aa356e7
commit
971c7fb251
@ -31,7 +31,7 @@ services:
|
||||
image: linuxkit/openntpd:v0.6
|
||||
|
||||
- name: docker
|
||||
image: docker:17.10.0-ce-dind
|
||||
image: docker:18.06.0-ce-dind
|
||||
capabilities:
|
||||
- all
|
||||
net: host
|
||||
|
@ -83,7 +83,7 @@ services:
|
||||
# Bind mounts /var/run to allow vsudd to connect to docker.sock, /var/vpnkit
|
||||
# for vpnkit coordination and /run/config/docker for the configuration file.
|
||||
- name: docker-dfm
|
||||
image: docker:17.07.0-ce-dind
|
||||
image: docker:18.06.0-ce-dind
|
||||
capabilities:
|
||||
- all
|
||||
net: host
|
||||
|
Loading…
Reference in New Issue
Block a user