mirror of
https://github.com/hassio-addons/addon-thelounge.git
synced 2025-05-05 19:41:23 +00:00
⬆️ Upgrades python3 to 3.10.8-r0 (#124)
This commit is contained in:
parent
2dd5a77f36
commit
207a6ad00b
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ RUN \
|
||||||
g++=11.2.1_git20220219-r2 \
|
g++=11.2.1_git20220219-r2 \
|
||||||
git=2.36.3-r0 \
|
git=2.36.3-r0 \
|
||||||
make=4.3-r0 \
|
make=4.3-r0 \
|
||||||
python3=3.10.5-r0 \
|
python3=3.10.8-r0 \
|
||||||
yarn=1.22.19-r0 \
|
yarn=1.22.19-r0 \
|
||||||
\
|
\
|
||||||
&& ln -s /usr/bin/python3 /usr/bin/python \
|
&& ln -s /usr/bin/python3 /usr/bin/python \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue