diff --git a/prometheus/Dockerfile b/prometheus/Dockerfile index 57b25f6..2ab79a1 100755 --- a/prometheus/Dockerfile +++ b/prometheus/Dockerfile @@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"] # Setup base system ARG BUILD_ARCH=amd64 -ENV PROMETHEUS_VERSION=2.32.1 +ENV PROMETHEUS_VERSION=2.33.1 # Copy root filesystem COPY rootfs /