mirror of https://github.com/docker/docs.git
Bump Kitematic osx to 0.8.0 rc3
Signed-off-by: Jeffrey Morgan <jmorganca@gmail.com>
This commit is contained in:
parent
930cb831cb
commit
fbfdf7de6d
|
|
@ -42,7 +42,7 @@ ENV BOOT2DOCKER_ISO_VERSION $DOCKER_VERSION
|
|||
# RUN curl -fsSL -o /boot2docker.iso https://github.com/boot2docker/boot2docker/releases/download/v${BOOT2DOCKER_ISO_VERSION}/boot2docker.iso
|
||||
RUN curl -fsSL -o /boot2docker-virtualbox.iso https://s3.amazonaws.com/toolbox-rc/boot2docker-virtualbox-1.8.0-dev.iso
|
||||
|
||||
ENV KITEMATIC_VERSION 0.8.0-rc2
|
||||
ENV KITEMATIC_VERSION 0.8.0-rc3
|
||||
RUN curl -fsSL -o /kitematic.zip https://github.com/kitematic/kitematic/releases/download/v$KITEMATIC_VERSION/Kitematic-$KITEMATIC_VERSION-Mac.zip
|
||||
|
||||
ENV INSTALLER_VERSION $DOCKER_VERSION
|
||||
|
|
|
|||
Loading…
Reference in New Issue