Skip to content

Commit 4daeb18

Browse files
committed
Docker 18.09.5.
1 parent 8e0c132 commit 4daeb18

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

381-
ENV DOCKER_VERSION 18.09.5-rc1
381+
ENV DOCKER_VERSION 18.09.5
382382

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

0 commit comments

Comments
 (0)