From 7d43cd80c1a38cd0a777bf1991892f4b97776b77 Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Thu, 13 Aug 2015 09:13:09 -0700 Subject: [PATCH] Bump to 1.8.1a Signed-off-by: Jeffrey Morgan --- osx/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/osx/Dockerfile b/osx/Dockerfile index b44770c0bc..eb92d8552b 100644 --- a/osx/Dockerfile +++ b/osx/Dockerfile @@ -26,7 +26,7 @@ RUN curl -fsSL -o /vbox.dmg http://download.virtualbox.org/virtualbox/$VBOX_VERS # Download the Docker parts -ENV DOCKER_VERSION 1.8.1a +ENV DOCKER_VERSION 1.8.1 RUN curl -fsSL -o /docker https://get.docker.com/builds/Darwin/x86_64/docker-$DOCKER_VERSION 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.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 +ENV INSTALLER_VERSION 1.8.1a ENV MIXPANEL_TOKEN c306ae65c33d7d09fe3e546f36493a6e