⬆️ Upgrades Python to 3.8.3

This commit is contained in:
Franck Nijhof 2020-05-16 14:18:12 +02:00
parent 5034d63701
commit bf9bb49233
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="E3FF2839C048B25C084DEBE9B26995E310250568" \
PYTHON_VERSION="3.8.2" \
PYTHON_VERSION="3.8.3" \
PYTHON_PIP_VERSION="20.1"
# Set shell