Skip to content

Commit

Permalink
Dockerfile: make the build possible by bumping a minor version of python
Browse files Browse the repository at this point in the history
  • Loading branch information
AronNovak authored and pcambra committed Mar 7, 2018
1 parent a28ad2f commit 6ce1589
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
@@ -1,6 +1,6 @@
FROM maven:3.3.9-jdk-8-alpine

ENV PYTHON_VERSION=2.7.13-r0
ENV PYTHON_VERSION=2.7.14-r0
ENV PY_PIP_VERSION=9.0.0-r1
ENV SUPERVISOR_VERSION=3.3.0
ENV MUJINA_VERSION=mujina-4.1.3
Expand Down

0 comments on commit 6ce1589

Please sign in to comment.