⬆️ Upgrades Prometheus to 2.40.1 (#54)

This commit is contained in:
Franck Nijhof 2022-11-10 09:54:18 +01:00 committed by GitHub
parent 06b145f8a3
commit c50878cb17
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.36.1
ENV PROMETHEUS_VERSION=2.40.1
# Copy root filesystem
COPY rootfs /