update
This commit is contained in:
parent
5bd412f18a
commit
e0569fd9c7
@ -43,7 +43,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.15/${BUILD_ARCH}/" \
|
--find-links "https://wheels.home-assistant.io/musllinux/" \
|
||||||
-r /opt/prometheus-configgen/requirements.txt \
|
-r /opt/prometheus-configgen/requirements.txt \
|
||||||
\
|
\
|
||||||
&& apk --no-cache del .builddeps \
|
&& apk --no-cache del .builddeps \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user