diff --git a/tasks/prometheus.yaml b/tasks/prometheus.yaml index ae48918474ed132535eda042a5e21b7505cd6cc9..9f8d8b215193615d737fbc1bcb9be041ce98b503 100644 --- a/tasks/prometheus.yaml +++ b/tasks/prometheus.yaml @@ -56,7 +56,7 @@ # run prometheus name: "prometheus" - image: "docker.io/prom/prometheus:v3.7.2" + image: "docker.io/prom/prometheus:v3.7.3" image_name_mismatch: "recreate" restart_policy: "unless-stopped" network_mode: "host"