Skip to content

Commit

Permalink
Docker 18.09.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaosagnt committed Mar 5, 2019
1 parent ee03e0a commit 3207c00
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 @@ -380,7 +380,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 18.09.3-rc1
ENV DOCKER_VERSION 18.09.3

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

0 comments on commit 3207c00

Please sign in to comment.