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

Commit

Permalink
Bump to v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Dec 16, 2014
1 parent 113cf06 commit 9d1d49f
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 @@ -26,7 +26,7 @@ RUN curl -sSL -o /vbox.dmg http://download.virtualbox.org/virtualbox/$VBOX_VERSI

# Download the Docker parts

ENV DOCKER_VERSION 1.4.0
ENV DOCKER_VERSION 1.4.1
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 9d1d49f

Please sign in to comment.