Skip to content

Commit 66c83a5

Browse files
Update to 19.03.13
1 parent 184d0e7 commit 66c83a5

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.12
15+
ENV DOCKER_VERSION 19.03.13
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)