Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
Signed-off-by: Jeffrey Morgan <[email protected]>
  • Loading branch information
jmorganca committed Dec 15, 2015
1 parent e95cada commit fdc9e81
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.osx
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 INSTALLER_VERSION 1.9.1d
ENV INSTALLER_VERSION 1.9.1e
ENV DOCKER_VERSION 1.9.1
# RUN curl -fsSL -o /docker https://test.docker.com/builds/Darwin/x86_64/docker-$DOCKER_VERSION
RUN curl -fsSL -o docker https://get.docker.com/builds/Darwin/x86_64/docker-$DOCKER_VERSION
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.windows
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN cd innosetup && \
wine "./innounp.exe" -e "is-unicode.exe"

# installer components
ENV INSTALLER_VERSION 1.9.1d
ENV INSTALLER_VERSION 1.9.1e
ENV DOCKER_VERSION 1.9.1
ENV DOCKER_MACHINE_VERSION 0.5.3
ENV DOCKER_COMPOSE_VERSION 1.5.2
Expand Down
Binary file modified osx/mpkg/quickstart.app/Contents/Resources/Scripts/main.scpt
Binary file not shown.

0 comments on commit fdc9e81

Please sign in to comment.