⬆️ Upgrades Prometheus to 2.32.1

This commit is contained in:
Franck Nijhof 2021-12-18 14:03:24 +01:00
parent a78001c2c4
commit fa0ce2b780
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

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