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

Commit a88a591

Browse files
committed
Update to 19.03.0-rc3
1 parent 4af3d45 commit a88a591

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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-rc2
431+
ENV DOCKER_VERSION 19.03.0-rc3
432432

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

0 commit comments

Comments
 (0)