From 88e66a7d6cbc4d153671f3d884f20fc955c8cf28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 00:43:35 +0000 Subject: [PATCH] build(deps): Bump prom/prometheus from v3.13.2 to v3.14.0 Bumps prom/prometheus from v3.13.2 to v3.14.0. --- updated-dependencies: - dependency-name: prom/prometheus dependency-version: v3.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index f9a1cff..f65cf1b 100644 --- a/compose.yml +++ b/compose.yml @@ -111,7 +111,7 @@ services: networks: [backend] prometheus: - image: prom/prometheus:v3.13.2@sha256:508729e0e2d18e11fd742a5a5ca70e557b940a93948c3c95fd0123a6fd538b69 + image: prom/prometheus:v3.14.0@sha256:5ce7540c3c00ef4ab0c9d2c995c6a5b9c421f44b4a115d97a2c7af3b1c21cbb0 restart: unless-stopped volumes: - ./config/prometheus.yaml:/etc/prometheus/prometheus.yaml:ro