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

Commit 18a773a

Browse files
committed
Bump Kitematic to 0.9.2
Signed-off-by: Jeffrey Morgan <[email protected]>
1 parent 9ff311e commit 18a773a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile.osx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ ENV BOOT2DOCKER_ISO_VERSION $DOCKER_VERSION
4343
# RUN curl -fsSL -o /boot2docker.iso https://github.com/boot2docker/boot2docker/releases/download/v$DOCKER_VERSION/boot2docker.iso
4444
RUN curl -fsSL -o /boot2docker.iso https://github.com/tianon/boot2docker-legacy/releases/download/v$DOCKER_VERSION/boot2docker.iso
4545

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

4949
ENV INSTALLER_VERSION 1.9.0-rc2

Dockerfile.windows

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ENV INSTALLER_VERSION 1.9.0-rc2
2121
ENV DOCKER_VERSION 1.9.0-rc2
2222
ENV DOCKER_MACHINE_VERSION 0.5.0-rc3
2323
ENV BOOT2DOCKER_ISO_VERSION $DOCKER_VERSION
24-
ENV KITEMATIC_VERSION 0.9.1
24+
ENV KITEMATIC_VERSION 0.9.2
2525
ENV VIRTUALBOX_VERSION 5.0.8
2626
ENV VIRTUALBOX_REVISION 103449
2727
ENV GIT_VERSION 2.5.0

0 commit comments

Comments
 (0)