⬆️ Upgrades python3 to 3.8.10-r0 (#149)

This commit is contained in:
Franck Nijhof 2021-05-09 10:52:59 +02:00 committed by GitHub
parent 22781335c4
commit 66e7a5e01b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,12 +16,12 @@ RUN \
gcc=10.2.1_pre1-r3 \
linux-headers=5.7.8-r0 \
musl-dev=1.2.2-r0 \
python3-dev=3.8.8-r0 \
python3-dev=3.8.10-r0 \
\
&& apk add --no-cache \
nginx=1.18.0-r13 \
py3-pip=20.3.4-r0 \
python3=3.8.8-r0 \
python3=3.8.10-r0 \
\
&& pip3 install \
--no-cache-dir \