From 2337f3049bb5243c10f6d7b71f4e139cc51df820 Mon Sep 17 00:00:00 2001 From: Nathan LeClaire Date: Thu, 8 Dec 2016 11:15:56 -0800 Subject: [PATCH] Bump Toolbox displayed version Signed-off-by: Nathan LeClaire --- Dockerfile.osx | 2 +- Dockerfile.windows | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile.osx b/Dockerfile.osx index f201a92a..687bc162 100644 --- a/Dockerfile.osx +++ b/Dockerfile.osx @@ -26,7 +26,7 @@ RUN curl -fsSL -o /vbox.dmg http://download.virtualbox.org/virtualbox/$VBOX_VERS # Download the Docker parts -ENV INSTALLER_VERSION 1.13.0-rc2 +ENV INSTALLER_VERSION 1.13.0-rc3 ENV DOCKER_VERSION 1.13.0-rc3 # Change this to 'test.docker.com' for RCs and 'get.docker.com' for official diff --git a/Dockerfile.windows b/Dockerfile.windows index 5b0305cc..adab4f0a 100644 --- a/Dockerfile.windows +++ b/Dockerfile.windows @@ -17,7 +17,7 @@ RUN cd innosetup && \ wine "./innounp.exe" -e "is-unicode.exe" # installer components -ENV INSTALLER_VERSION 1.13.0-rc2 +ENV INSTALLER_VERSION 1.13.0-rc3 ENV DOCKER_VERSION 1.13.0-rc3 ENV DOCKER_MACHINE_VERSION 0.9.0-rc2 ENV DOCKER_COMPOSE_VERSION 1.9.0-rc4