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

Commit

Permalink
Bump to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Jun 18, 2015
1 parent 964a67e commit 94959bd
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 -fsSL -o /vbox.dmg http://download.virtualbox.org/virtualbox/$VBOX_VERS

# Download the Docker parts

ENV DOCKER_VERSION 1.6.2
ENV DOCKER_VERSION 1.7.0
RUN curl -fsSL -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 94959bd

Please sign in to comment.