Skip to content

Commit

Permalink
bump version to 1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ubnt-marc-khouri committed Oct 1, 2018
1 parent 70b56a8 commit 6c509a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ COPY ./vendor/qemu-bin /usr/bin/
RUN [ "cross-build-start" ]

# Set the versions
ENV DOCKER_COMPOSE_VER 1.21.2
ENV DOCKER_COMPOSE_VER 1.22.0
# docker-compose requires pyinstaller 3.3.1 (check github.com/docker/compose/requirements-build.txt)
# If this changes, you may need to modify the version of "six" below
ENV PYINSTALLER_VER 3.3.1
Expand Down

0 comments on commit 6c509a3

Please sign in to comment.