Skip to content

Commit

Permalink
Docker 19.03.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaosagnt committed Sep 4, 2019
1 parent 5fd0147 commit a1773c7
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 @@ -384,7 +384,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 19.03.2-rc1
ENV DOCKER_VERSION 19.03.2

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

0 comments on commit a1773c7

Please sign in to comment.