⬆️ Upgrades python3 to 3.10.8-r0

This commit is contained in:
Franck Nijhof 2022-11-15 13:06:57 +01:00
parent 2dd5a77f36
commit 9d9fb49971
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

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 \