Skip to content

Commit 3be318c

Browse files
committed
Upgrade Docker to 20.10.14
1 parent 3b10641 commit 3be318c

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 20.10.12
431+
ENV DOCKER_VERSION 20.10.14
432432

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

0 commit comments

Comments
 (0)