Skip to content
This repository was archived by the owner on Feb 27, 2018. It is now read-only.

Commit 6291f34

Browse files
committed
Update to v1.3.3
1 parent fde0368 commit 6291f34

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
@@ -25,7 +25,7 @@ RUN curl -sSL -o /vbox.dmg http://download.virtualbox.org/virtualbox/$VBOX_VERSI
2525

2626
# Download the Docker parts
2727

28-
ENV DOCKER_VERSION 1.3.2
28+
ENV DOCKER_VERSION 1.3.3
2929
RUN curl -sSL -o /docker.tgz https://get.docker.com/builds/Darwin/x86_64/docker-$DOCKER_VERSION.tgz
3030

3131
ENV BOOT2DOCKER_CLI_VERSION ${DOCKER_VERSION}

0 commit comments

Comments
 (0)