From e0f3186591539a5046d38e46bcbd9dc8d3b5650b Mon Sep 17 00:00:00 2001 From: Marcos Lilljedahl Date: Sat, 16 Sep 2017 04:25:18 -0300 Subject: [PATCH] Update to 17.07 dind --- Dockerfile.dind | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.dind b/Dockerfile.dind index 4c58bc3..db193fd 100644 --- a/Dockerfile.dind +++ b/Dockerfile.dind @@ -1,4 +1,4 @@ -ARG VERSION=docker:17.06.0-ce-dind +ARG VERSION=docker:17.07-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 qemu-img qemu-system-x86_64