mirror of
https://github.com/hassio-addons/addon-prometheus.git
synced 2025-05-04 19:21:35 +00:00
Bump prometheus to 2.37.0
This commit is contained in:
parent
fe262a9258
commit
248727cb9d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|
||||||
# Setup base system
|
# Setup base system
|
||||||
ARG BUILD_ARCH=amd64
|
ARG BUILD_ARCH=amd64
|
||||||
ENV PROMETHEUS_VERSION=2.36.1
|
ENV PROMETHEUS_VERSION=2.37.0
|
||||||
|
|
||||||
# Copy root filesystem
|
# Copy root filesystem
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue