From 9a36105813b306ca117840040d7038a9aa7c9088 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 07:50:14 +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