mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-01 07:00:10 +00:00
Bump docker to 20.10.6-dind
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user