⬆️ Upgrades Python to 3.7.4

This commit is contained in:
Franck Nijhof 2019-07-14 13:02:07 +02:00
parent 4d1aa0825f
commit 41f45ff107
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -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