mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
example: Update docker DIND to 18.06.0
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
parent
21ff90c4c7
commit
3084225180
@ -28,7 +28,7 @@ services:
|
||||
- name: ntpd
|
||||
image: linuxkit/openntpd:v0.5
|
||||
- name: docker
|
||||
image: docker:18.05.0-ce-dind
|
||||
image: docker:18.06.0-ce-dind
|
||||
capabilities:
|
||||
- all
|
||||
net: host
|
||||
|
Loading…
Reference in New Issue
Block a user