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
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
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

View File

@ -29,7 +29,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

View File

@ -29,7 +29,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

View File

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