diff --git a/tasks/prometheus.yaml b/tasks/prometheus.yaml index 9dc9babb9c062c23e34a75be6a48a9507e8790bb..b5fd2d737b1441c6cfe5d0f04ca6ad50b9bc812e 100644 --- a/tasks/prometheus.yaml +++ b/tasks/prometheus.yaml @@ -58,7 +58,7 @@ # run prometheus name: "prometheus" - image: "docker.io/prom/prometheus:v3.9.1" + image: "docker.io/prom/prometheus:v3.10.0" image_name_mismatch: "recreate" restart_policy: "unless-stopped" network_mode: "host"