Bump to 1.8.1

Signed-off-by: Jeffrey Morgan <jmorganca@gmail.com>
This commit is contained in:
Jeffrey Morgan 2015-08-12 20:20:51 -07:00
parent e0a5b14954
commit 825b387c39
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ RUN curl -fsSL -o /vbox.dmg http://download.virtualbox.org/virtualbox/$VBOX_VERS
# Download the Docker parts # Download the Docker parts
ENV DOCKER_VERSION 1.8.0 ENV DOCKER_VERSION 1.8.1
RUN curl -fsSL -o /docker https://get.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
RUN chmod +x /docker RUN chmod +x /docker
@ -44,7 +44,7 @@ RUN curl -fsSL -o /boot2docker.iso https://github.com/boot2docker/boot2docker/re
ENV KITEMATIC_VERSION 0.8.1 ENV KITEMATIC_VERSION 0.8.1
RUN curl -fsSL -o /kitematic.zip https://github.com/kitematic/kitematic/releases/download/v$KITEMATIC_VERSION/Kitematic-$KITEMATIC_VERSION-Mac.zip 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.0b ENV INSTALLER_VERSION 1.8.1
ENV MIXPANEL_TOKEN c306ae65c33d7d09fe3e546f36493a6e ENV MIXPANEL_TOKEN c306ae65c33d7d09fe3e546f36493a6e