⬆️ Upgrades Prometheus to 2.29.1 (#13)

This commit is contained in:
Franck Nijhof 2021-08-19 00:20:28 +02:00 committed by GitHub
parent 8dae15355b
commit dc313a598b
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 # Setup base system
ARG BUILD_ARCH=amd64 ARG BUILD_ARCH=amd64
ENV PROMETHEUS_VERSION=2.22.2 ENV PROMETHEUS_VERSION=2.29.1
# Copy root filesystem # Copy root filesystem
COPY rootfs / COPY rootfs /