Skip to content

Commit

Permalink
⬆️ Upgrades Python to 3.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jul 14, 2019
1 parent 4d1aa08 commit 41f45ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
ENV \
PATH="/usr/local/bin:$PATH" \
GPG_KEY="0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D" \
PYTHON_VERSION="3.7.3" \
PYTHON_VERSION="3.7.4" \
PYTHON_PIP_VERSION="19.1.1"

# Set shell
Expand Down

0 comments on commit 41f45ff

Please sign in to comment.