1
0
mirror of https://github.com/bingohuang/docker-labs.git synced 2025-07-15 02:37:27 +08:00

Update Dockerfile.dind to latest version

This commit is contained in:
Marcos Lilljedahl 2016-12-15 04:05:54 -03:00
parent c0a4553a69
commit a4424be83e

View File

@ -1,4 +1,4 @@
FROM docker:1.13.0-rc2-dind
FROM docker:1.13.0-rc3-dind
ARG docker_storage_driver=overlay2