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

Commit

Permalink
Bump Kitematic to 0.9.2
Browse files Browse the repository at this point in the history
Signed-off-by: Jeffrey Morgan <jmorganca@gmail.com>
  • Loading branch information
jmorganca committed Oct 24, 2015
1 parent 9ff311e commit 18a773a
Show file tree
Hide file tree
Showing 2 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 @@ -43,7 +43,7 @@ ENV BOOT2DOCKER_ISO_VERSION $DOCKER_VERSION
# RUN curl -fsSL -o /boot2docker.iso https://github.com/boot2docker/boot2docker/releases/download/v$DOCKER_VERSION/boot2docker.iso
RUN curl -fsSL -o /boot2docker.iso https://github.com/tianon/boot2docker-legacy/releases/download/v$DOCKER_VERSION/boot2docker.iso

ENV KITEMATIC_VERSION 0.9.1
ENV KITEMATIC_VERSION 0.9.2
RUN curl -fsSL -o /kitematic.zip https://github.com/kitematic/kitematic/releases/download/v$KITEMATIC_VERSION/Kitematic-$KITEMATIC_VERSION-Mac.zip

ENV INSTALLER_VERSION 1.9.0-rc2
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.windows
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ENV INSTALLER_VERSION 1.9.0-rc2
ENV DOCKER_VERSION 1.9.0-rc2
ENV DOCKER_MACHINE_VERSION 0.5.0-rc3
ENV BOOT2DOCKER_ISO_VERSION $DOCKER_VERSION
ENV KITEMATIC_VERSION 0.9.1
ENV KITEMATIC_VERSION 0.9.2
ENV VIRTUALBOX_VERSION 5.0.8
ENV VIRTUALBOX_REVISION 103449
ENV GIT_VERSION 2.5.0
Expand Down

0 comments on commit 18a773a

Please sign in to comment.