mirror of
https://github.com/hassio-addons/addon-glances.git
synced 2025-05-04 19:11:23 +00:00
🚑 Fix build
This commit is contained in:
parent
2f99edb4f2
commit
cc94c7c396
1 changed files with 2 additions and 1 deletions
|
@ -22,12 +22,13 @@ RUN \
|
|||
lua-resty-http=0.15-r0 \
|
||||
nginx-mod-http-lua=1.18.0-r0 \
|
||||
nginx=1.18.0-r0 \
|
||||
py3-pip=20.1.1-r0 \
|
||||
python3=3.8.5-r0 \
|
||||
\
|
||||
&& pip3 install \
|
||||
--no-cache-dir \
|
||||
--prefer-binary \
|
||||
--find-links "https://wheels.home-assistant.io/alpine-3.11/${BUILD_ARCH}/" \
|
||||
--find-links "https://wheels.home-assistant.io/alpine-3.12/${BUILD_ARCH}/" \
|
||||
-r /tmp/requirements.txt \
|
||||
\
|
||||
&& find /usr/local \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue