Skip to content

Commit

Permalink
Upgrade Docker to 20.10.14
Browse files Browse the repository at this point in the history
  • Loading branch information
afbjorklund committed Mar 31, 2022
1 parent 3b10641 commit 3be318c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ RUN wget -O usr/local/sbin/cgroupfs-mount "https://github.com/tianon/cgroupfs-mo
chmod +x usr/local/sbin/cgroupfs-mount; \
tcl-chroot cgroupfs-mount

ENV DOCKER_VERSION 20.10.12
ENV DOCKER_VERSION 20.10.14

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

0 comments on commit 3be318c

Please sign in to comment.