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