This is an automated email from the ASF dual-hosted git repository.

snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new d70bee3da Update docker.io/prom/prometheus Docker tag to v3.7.0 (#2820)
d70bee3da is described below

commit d70bee3da43f3d18bd88ffc0b44cddccd9ce4a6e
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Oct 16 14:40:43 2025 +0100

    Update docker.io/prom/prometheus Docker tag to v3.7.0 (#2820)
---
 getting-started/telemetry/docker-compose.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/getting-started/telemetry/docker-compose.yml 
b/getting-started/telemetry/docker-compose.yml
index 719cb273d..80291863f 100644
--- a/getting-started/telemetry/docker-compose.yml
+++ b/getting-started/telemetry/docker-compose.yml
@@ -67,7 +67,7 @@ services:
     entrypoint: '/bin/sh -c "chmod +x /polaris/create-catalog.sh && 
/polaris/create-catalog.sh"'
 
   prometheus:
-    image: docker.io/prom/prometheus:v3.6.0
+    image: docker.io/prom/prometheus:v3.7.0
     ports:
       - "9093:9090"
     depends_on:

Reply via email to