From 80bd51029268727c54462fffb416f6795143391e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 11:31:48 +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 6e360e8..5871f79 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