mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-31 22:51:41 +00:00
Merge pull request #3554 from thaJeztah/update_docker_containerd
Update docker 20.10.6
This commit is contained in:
@@ -29,7 +29,7 @@ services:
|
||||
- name: ntpd
|
||||
image: linuxkit/openntpd:66f25a516c7460f5e49195309cf276903741c428
|
||||
- name: docker
|
||||
image: docker:19.03.8-dind
|
||||
image: docker:20.10.6-dind
|
||||
capabilities:
|
||||
- all
|
||||
net: host
|
||||
|
@@ -29,7 +29,7 @@ services:
|
||||
- name: ntpd
|
||||
image: linuxkit/openntpd:66f25a516c7460f5e49195309cf276903741c428
|
||||
- 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