mirror of
https://github.com/hassio-addons/addon-prometheus.git
synced 2025-05-04 11:11:24 +00:00
⬆️ Upgrades Prometheus to 2.34.0
This commit is contained in:
parent
4d2476bbfd
commit
c0eb9ea5af
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|||
|
||||
# Setup base system
|
||||
ARG BUILD_ARCH=amd64
|
||||
ENV PROMETHEUS_VERSION=2.33.3
|
||||
ENV PROMETHEUS_VERSION=2.34.0
|
||||
|
||||
# Copy root filesystem
|
||||
COPY rootfs /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue