diff --git a/osx/Dockerfile b/osx/Dockerfile index 1f7a3957f6..28db7cad8e 100644 --- a/osx/Dockerfile +++ b/osx/Dockerfile @@ -41,7 +41,7 @@ RUN chmod +x /docker-compose ENV BOOT2DOCKER_ISO_VERSION $DOCKER_VERSION RUN curl -fsSL -o /boot2docker.iso https://github.com/boot2docker/boot2docker/releases/download/v$DOCKER_VERSION/boot2docker.iso -ENV KITEMATIC_VERSION 0.8.1 +ENV KITEMATIC_VERSION 0.8.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.8.1