mirror of
https://github.com/hassio-addons/addon-glances.git
synced 2025-05-05 03:21:36 +00:00
Adjust upstream wheels repository
This commit is contained in:
parent
70c7d4e502
commit
c5cee550a2
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ RUN \
|
||||||
&& pip3 install \
|
&& pip3 install \
|
||||||
--no-cache-dir \
|
--no-cache-dir \
|
||||||
--prefer-binary \
|
--prefer-binary \
|
||||||
--find-links "https://wheels.home-assistant.io/alpine-3.12/${BUILD_ARCH}/" \
|
--find-links "https://wheels.home-assistant.io/alpine-3.13/${BUILD_ARCH}/" \
|
||||||
-r /tmp/requirements.txt \
|
-r /tmp/requirements.txt \
|
||||||
\
|
\
|
||||||
&& find /usr/local \
|
&& find /usr/local \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue