update
This commit is contained in:
parent
e99f0ee8fb
commit
4f55ec1987
@ -43,6 +43,8 @@ RUN \
|
||||
&& cp -R prometheus-${PROMETHEUS_VERSION}.linux-${ARCH}/consoles/ /etc/prometheus/ \
|
||||
&& rm -r prometheus-${PROMETHEUS_VERSION}.linux-${ARCH} \
|
||||
&& chown -R prometheus:prometheus /etc/prometheus \
|
||||
&& chmod +x /etc/cont-init.d/prometheus.sh \
|
||||
&& chmod +x /etc/prometheus/services.d/* \
|
||||
&& pip3 install \
|
||||
--break-system-packages \
|
||||
--no-cache-dir \
|
||||
|
@ -1,8 +1,8 @@
|
||||
---
|
||||
build_from:
|
||||
aarch64: ghcr.io/hassio-addons/base:16.2.1
|
||||
amd64: ghcr.io/hassio-addons/base:16.2.1
|
||||
armv7: ghcr.io/hassio-addons/base:16.2.1
|
||||
aarch64: ghcr.io/hassio-addons/base:16.3.4
|
||||
amd64: ghcr.io/hassio-addons/base:16.3.4
|
||||
armv7: ghcr.io/hassio-addons/base:16.3.4
|
||||
codenotary:
|
||||
base_image: codenotary@frenck.dev
|
||||
signer: codenotary@frenck.dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user