From b447170d911f420b0f784db0a6e98da12569db15 Mon Sep 17 00:00:00 2001 From: Marcos Lilljedahl Date: Sat, 25 Mar 2017 12:28:47 -0300 Subject: [PATCH] Update dind image --- Dockerfile.dind | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.dind b/Dockerfile.dind index 5cbd9c9..140cd72 100644 --- a/Dockerfile.dind +++ b/Dockerfile.dind @@ -1,4 +1,4 @@ -FROM docker:17.03.0-ce-dind +FROM docker:17.04.0-ce-rc1-dind RUN apk add --no-cache git tmux py2-pip apache2-utils vim build-base gettext-dev curl bash-completion bash util-linux jq