⬆️ Upgrades Python to 3.8.1

This commit is contained in:
Franck Nijhof 2019-12-28 18:35:17 +01:00
parent 7ce106a931
commit 8567ba3ec8
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.5" \
PYTHON_VERSION="3.8.1" \
PYTHON_PIP_VERSION="19.3.1"
# Set shell