Skip to content

Commit ddb5d94

Browse files
committed
Docker 19.03.3.
1 parent 80a7622 commit ddb5d94

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
@@ -384,7 +384,7 @@ RUN wget -O usr/local/sbin/cgroupfs-mount "https://github.com/tianon/cgroupfs-mo
384384
chmod +x usr/local/sbin/cgroupfs-mount; \
385385
tcl-chroot cgroupfs-mount
386386

387-
ENV DOCKER_VERSION 19.03.3-rc1
387+
ENV DOCKER_VERSION 19.03.3
388388

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

0 commit comments

Comments
 (0)