Skip to content
This repository was archived by the owner on Jan 1, 2021. It is now read-only.

Commit 29ec907

Browse files
committed
Update to 19.03.1
1 parent 67f6cce commit 29ec907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ RUN wget -O usr/local/sbin/cgroupfs-mount "https://github.com/tianon/cgroupfs-mo
428428
chmod +x usr/local/sbin/cgroupfs-mount; \
429429
tcl-chroot cgroupfs-mount
430430

431-
ENV DOCKER_VERSION 19.03.0
431+
ENV DOCKER_VERSION 19.03.1
432432

433433
# Get the Docker binaries with version that matches our boot2docker version.
434434
RUN DOCKER_CHANNEL='edge'; \

0 commit comments

Comments
 (0)