mirror of
https://github.com/hassio-addons/addon-thelounge.git
synced 2025-05-05 03:21:37 +00:00
Link python3
to python
for the sqlite3
JS module build (#117)
This commit is contained in:
parent
5feb7ea796
commit
ab84c6e18a
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ RUN \
|
||||||
python3=3.10.4-r0 \
|
python3=3.10.4-r0 \
|
||||||
yarn=1.22.19-r0 \
|
yarn=1.22.19-r0 \
|
||||||
\
|
\
|
||||||
|
&& ln -s /usr/bin/python3 /usr/bin/python \
|
||||||
|
\
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
icu-data-full=71.1-r2 \
|
icu-data-full=71.1-r2 \
|
||||||
nginx=1.22.0-r1 \
|
nginx=1.22.0-r1 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue