We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b10641 commit 3be318cCopy full SHA for 3be318c
Dockerfile
@@ -428,7 +428,7 @@ RUN wget -O usr/local/sbin/cgroupfs-mount "https://github.com/tianon/cgroupfs-mo
428
chmod +x usr/local/sbin/cgroupfs-mount; \
429
tcl-chroot cgroupfs-mount
430
431
-ENV DOCKER_VERSION 20.10.12
+ENV DOCKER_VERSION 20.10.14
432
433
# Get the Docker binaries with version that matches our boot2docker version.
434
RUN DOCKER_CHANNEL='stable'; \
0 commit comments