⬆️ Upgrades python3 to 3.10.8-r0 (#124)

This commit is contained in:
Franck Nijhof 2022-11-15 13:07:19 +01:00 committed by GitHub
parent 2dd5a77f36
commit 207a6ad00b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ RUN \
g++=11.2.1_git20220219-r2 \
git=2.36.3-r0 \
make=4.3-r0 \
python3=3.10.5-r0 \
python3=3.10.8-r0 \
yarn=1.22.19-r0 \
\
&& ln -s /usr/bin/python3 /usr/bin/python \