⬆️ Upgrades Prometheus to 2.29.1

This commit is contained in:
Franck Nijhof 2021-08-19 00:15:18 +02:00
parent 6d59f80978
commit db7e3c0841
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.22.2
ENV PROMETHEUS_VERSION=2.29.1
# Copy root filesystem
COPY rootfs /