diff --git a/build/prometheus/Dockerfile b/build/prometheus/Dockerfile index e940fad..3c7f3f2 100644 --- a/build/prometheus/Dockerfile +++ b/build/prometheus/Dockerfile @@ -1,4 +1,4 @@ -FROM prom/prometheus:v3.7.2 +FROM prom/prometheus:v3.8.0 # Copy the Prometheus configuration COPY prometheus.yml /etc/prometheus/prometheus.yml