Skip to content

Commit 3baf075

Browse files
committed
Docker 20.10.12.
1 parent ee262d8 commit 3baf075

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

377-
ENV DOCKER_VERSION 20.10.11
377+
ENV DOCKER_VERSION 20.10.12
378378

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

0 commit comments

Comments
 (0)