Skip to content

Commit 86f7f4b

Browse files
Update to 19.03.12
1 parent 8fe469c commit 86f7f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

19.03/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN apk add --no-cache \
1212
RUN [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
1313

1414
ENV DOCKER_CHANNEL stable
15-
ENV DOCKER_VERSION 19.03.11
15+
ENV DOCKER_VERSION 19.03.12
1616
# TODO ENV DOCKER_SHA256
1717
# https://github.com/docker/docker-ce/blob/5b073ee2cf564edee5adca05eee574142f7627bb/components/packaging/static/hash_files !!
1818
# (no SHA file artifacts on download.docker.com yet as of 2017-06-07 though)

0 commit comments

Comments
 (0)