From acc513fb7a953e7381892a754087a460e0c348f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 08:27:59 +0000 Subject: [PATCH] Update prom/prometheus Docker tag to v3 --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 56ef6639..743ff053 100644 --- a/compose.yaml +++ b/compose.yaml @@ -98,7 +98,7 @@ services: - queue prometheus: - image: prom/prometheus:v2.55.1 + image: prom/prometheus:v3.0.1 volumes: - ./prometheus.yml:/etc/prometheus/prometheus.yml - prometheus-data:/prometheus:rw