⬆️ Upgrades Prometheus to 2.32.0 (#35)

This commit is contained in:
Franck Nijhof 2021-12-15 21:13:48 +01:00 committed by GitHub
parent debd904397
commit a78001c2c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Setup base system
ARG BUILD_ARCH=amd64
ENV PROMETHEUS_VERSION=2.29.1
ENV PROMETHEUS_VERSION=2.32.0
# Copy root filesystem
COPY rootfs /