⬆️ Upgrades Prometheus to 2.34.0

This commit is contained in:
Franck Nijhof 2022-03-17 15:02:31 +01:00
parent 4d2476bbfd
commit c0eb9ea5af
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 # Setup base system
ARG BUILD_ARCH=amd64 ARG BUILD_ARCH=amd64
ENV PROMETHEUS_VERSION=2.33.3 ENV PROMETHEUS_VERSION=2.34.0
# Copy root filesystem # Copy root filesystem
COPY rootfs / COPY rootfs /