From 6cbc4e53e059c65fda193491a1502a958f966ee4 Mon Sep 17 00:00:00 2001 From: Marcos Lilljedahl Date: Sun, 7 May 2017 15:37:21 -0300 Subject: [PATCH] Update to latest stable CE edition --- Dockerfile.dind | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.dind b/Dockerfile.dind index 1ba5d5d..5e84c64 100644 --- a/Dockerfile.dind +++ b/Dockerfile.dind @@ -1,4 +1,4 @@ -FROM docker:17.04.0-ce-dind +FROM docker:17.05.0-ce-dind RUN apk add --no-cache git tmux py2-pip apache2-utils vim build-base gettext-dev curl bash-completion bash util-linux jq