Skip to content
This repository was archived by the owner on Sep 26, 2021. It is now read-only.

Commit 2337f30

Browse files
Bump Toolbox displayed version
Signed-off-by: Nathan LeClaire <[email protected]>
1 parent 93450f7 commit 2337f30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile.osx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ RUN curl -fsSL -o /vbox.dmg http://download.virtualbox.org/virtualbox/$VBOX_VERS
2626

2727
# Download the Docker parts
2828

29-
ENV INSTALLER_VERSION 1.13.0-rc2
29+
ENV INSTALLER_VERSION 1.13.0-rc3
3030
ENV DOCKER_VERSION 1.13.0-rc3
3131

3232
# Change this to 'test.docker.com' for RCs and 'get.docker.com' for official

Dockerfile.windows

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RUN cd innosetup && \
1717
wine "./innounp.exe" -e "is-unicode.exe"
1818

1919
# installer components
20-
ENV INSTALLER_VERSION 1.13.0-rc2
20+
ENV INSTALLER_VERSION 1.13.0-rc3
2121
ENV DOCKER_VERSION 1.13.0-rc3
2222
ENV DOCKER_MACHINE_VERSION 0.9.0-rc2
2323
ENV DOCKER_COMPOSE_VERSION 1.9.0-rc4

0 commit comments

Comments
 (0)