Skip to content

Commit 93c19df

Browse files
Update to 19.03.12
1 parent 86f7f4b commit 93c19df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

19.03/dind/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ RUN set -x \
3131
&& echo 'dockremap:165536:65536' >> /etc/subgid
3232

3333
# https://github.com/docker/docker/tree/master/hack/dind
34-
ENV DIND_COMMIT 37498f009d8bf25fbb6199e8ccd34bed84f2874b
34+
ENV DIND_COMMIT ed89041433a031cafc0a0f19cfe573c31688d377
3535

3636
RUN set -eux; \
3737
wget -O /usr/local/bin/dind "https://raw.githubusercontent.com/docker/docker/${DIND_COMMIT}/hack/dind"; \

0 commit comments

Comments
 (0)