diff --git a/tasks/prometheus.yaml b/tasks/prometheus.yaml index 45758a9..aeef179 100644 --- a/tasks/prometheus.yaml +++ b/tasks/prometheus.yaml @@ -58,7 +58,7 @@ # run prometheus name: "prometheus" - image: "cr.simoncor.net/dockerhub/prom/prometheus:v3.11.3" + image: "cr.simoncor.net/dockerhub/prom/prometheus:v3.12.0" image_name_mismatch: "recreate" restart_policy: "unless-stopped" network_mode: "host"