Bump docker to 20.10.6-dind

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2020-10-05 22:35:27 +02:00
parent 0dff43def5
commit 6c27d84f78
6 changed files with 6 additions and 6 deletions

View File

@@ -31,7 +31,7 @@ services:
image: linuxkit/openntpd:v0.8
- name: docker
image: docker:19.03.8-dind
image: docker:20.10.6-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:19.03.8-dind
image: docker:20.10.6-dind
capabilities:
- all
net: host

View File

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