Skip to content

Commit 4e1ce2c

Browse files
committed
Docker 18.09.4-rc1.
1 parent d2b45d5 commit 4e1ce2c

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.3
381+
ENV DOCKER_VERSION 18.09.4-rc1
382382

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

0 commit comments

Comments
 (0)