Skip to content

Commit

Permalink
Docker 18.09.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaosagnt committed Mar 28, 2019
1 parent 55d0989 commit de7c401
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 @@ -378,7 +378,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.4-rc1
ENV DOCKER_VERSION 18.09.4

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

0 comments on commit de7c401

Please sign in to comment.