From 72bef12cb4568711c167365fa767c75dd023e595 Mon Sep 17 00:00:00 2001 From: Marcos Lilljedahl Date: Thu, 29 Jun 2017 13:44:44 -0300 Subject: [PATCH] Update `dind` version --- Dockerfile.dind | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.dind b/Dockerfile.dind index e701098..2251d9e 100644 --- a/Dockerfile.dind +++ b/Dockerfile.dind @@ -1,4 +1,4 @@ -ARG VERSION=docker:17.05.0-ce-dind +ARG VERSION=docker:17.06.0-ce-dind FROM ${VERSION} RUN apk add --no-cache git tmux py2-pip apache2-utils vim build-base gettext-dev curl bash-completion bash util-linux jq openssh