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

Commit fdc9e81

Browse files
committed
Bump versions
Signed-off-by: Jeffrey Morgan <jmorganca@gmail.com>
1 parent e95cada commit fdc9e81

File tree

3 files changed

+2
-2
lines changed

3 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.9.1d
29+
ENV INSTALLER_VERSION 1.9.1e
3030
ENV DOCKER_VERSION 1.9.1
3131
# RUN curl -fsSL -o /docker https://test.docker.com/builds/Darwin/x86_64/docker-$DOCKER_VERSION
3232
RUN curl -fsSL -o docker https://get.docker.com/builds/Darwin/x86_64/docker-$DOCKER_VERSION

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.9.1d
20+
ENV INSTALLER_VERSION 1.9.1e
2121
ENV DOCKER_VERSION 1.9.1
2222
ENV DOCKER_MACHINE_VERSION 0.5.3
2323
ENV DOCKER_COMPOSE_VERSION 1.5.2
Binary file not shown.

0 commit comments

Comments
 (0)