mirror of
https://github.com/hassio-addons/addon-prometheus.git
synced 2025-05-04 11:11:24 +00:00
Update wheels to alpine-3.14
This commit is contained in:
parent
cf9a6a597d
commit
c49d1c1bdf
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ RUN \
|
|||
&& pip3 install \
|
||||
--no-cache-dir \
|
||||
--prefer-binary \
|
||||
--find-links "https://wheels.home-assistant.io/alpine-3.15/${BUILD_ARCH}/" \
|
||||
--find-links "https://wheels.home-assistant.io/alpine-3.14/${BUILD_ARCH}/" \
|
||||
-r /opt/prometheus-configgen/requirements.txt \
|
||||
\
|
||||
&& apk --no-cache del .builddeps \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue