example: Update docker DIND to 18.06.0

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2018-07-26 20:06:45 +01:00
parent 21ff90c4c7
commit 3084225180

View File

@ -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