Bump prometheus to 2.37.0

This commit is contained in:
Nathan Ellsworth 2022-07-19 22:51:19 -05:00 committed by GitHub
parent fe262a9258
commit 248727cb9d
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.37.0
# Copy root filesystem
COPY rootfs /