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

Commit e99ccc0

Browse files
committed
Update to 19.03.5
1 parent 3cc9064 commit e99ccc0

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

424-
ENV DOCKER_VERSION 19.03.1
424+
ENV DOCKER_VERSION 19.03.5
425425

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

0 commit comments

Comments
 (0)