Bump dind to 19.03.8-dind

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2020-04-13 14:10:00 +01:00
parent 5301dbf352
commit 8a03a04454
6 changed files with 6 additions and 6 deletions

View File

@ -31,7 +31,7 @@ services:
image: linuxkit/openntpd:v0.7
- name: docker
image: docker:18.06.0-ce-dind
image: docker:19.03.8-dind
capabilities:
- all
net: host

View File

@ -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:18.06.0-ce-dind
image: docker:19.03.8-dind
capabilities:
- all
net: host

View File

@ -28,7 +28,7 @@ services:
- name: ntpd
image: linuxkit/openntpd:v0.7
- name: docker
image: docker:18.06.0-ce-dind
image: docker:19.03.8-dind
capabilities:
- all
net: host

View File

@ -29,7 +29,7 @@ services:
- name: ntpd
image: linuxkit/openntpd:v0.7
- name: docker
image: docker:18.06.0-ce-dind
image: docker:19.03.8-dind
capabilities:
- all
net: host

View File

@ -29,7 +29,7 @@ services:
- name: ntpd
image: linuxkit/openntpd:v0.7
- name: docker
image: docker:18.06.0-ce-dind
image: docker:19.03.8-dind
capabilities:
- all
net: host

View File

@ -22,7 +22,7 @@ services:
- name: dhcpcd
image: linuxkit/dhcpcd:v0.7
- name: docker
image: docker:18.06.0-ce-dind
image: docker:19.03.8-dind
capabilities:
- all
mounts: