We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 184d0e7 commit 66c83a5Copy full SHA for 66c83a5
19.03/Dockerfile
@@ -12,7 +12,7 @@ RUN apk add --no-cache \
12
RUN [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
13
14
ENV DOCKER_CHANNEL stable
15
-ENV DOCKER_VERSION 19.03.12
+ENV DOCKER_VERSION 19.03.13
16
# TODO ENV DOCKER_SHA256
17
# https://github.com/docker/docker-ce/blob/5b073ee2cf564edee5adca05eee574142f7627bb/components/packaging/static/hash_files !!
18
# (no SHA file artifacts on download.docker.com yet as of 2017-06-07 though)
0 commit comments