Skip to content

Commit

Permalink
Merge pull request boot2docker#17 from SvenDowideit/0.11.1-pre1
Browse files Browse the repository at this point in the history
make a pre-release for testing
  • Loading branch information
Sven Dowideit authored and Sven Dowideit committed May 29, 2014
2 parents fc623f1 + 5b16d57 commit 6c58546
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ RUN curl -L -o vbox.dmg http://download.virtualbox.org/virtualbox/4.3.10/Virtual
ADD mpkg /mpkg

ENV DOCKER_VERSION 0.11.1
ENV BOOT2DOCKER_CLI_VERSION 0.9.2
ENV INSTALLER_VERSION 0.11.1
ENV BOOT2DOCKER_CLI_VERSION 0.11.1-pre1
ENV INSTALLER_VERSION 0.11.1-pre1

# Downloading VirtualBox and extract the .pkg
RUN mkdir -p /mpkg/vbox && \
Expand Down

0 comments on commit 6c58546

Please sign in to comment.