Skip to content

Commit eb1b829

Browse files
Update to 19.03.2
1 parent 5d53ce8 commit eb1b829

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
@@ -10,7 +10,7 @@ RUN apk add --no-cache \
1010
RUN [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
1111

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

0 commit comments

Comments
 (0)