⬆️ Upgrades Prometheus to 2.33.3

This commit is contained in:
Franck Nijhof 2022-02-14 14:45:40 +01:00
parent c54ce1cb0f
commit a81071a8e9
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.33.1
ENV PROMETHEUS_VERSION=2.33.3
# Copy root filesystem
COPY rootfs /