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

Commit

Permalink
Update to v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Dec 16, 2014
1 parent fde0368 commit 6291f34
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 @@ -25,7 +25,7 @@ RUN curl -sSL -o /vbox.dmg http://download.virtualbox.org/virtualbox/$VBOX_VERSI

# Download the Docker parts

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

ENV BOOT2DOCKER_CLI_VERSION ${DOCKER_VERSION}
Expand Down

0 comments on commit 6291f34

Please sign in to comment.