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 f9237ab32 Update docker.io/prom/prometheus Docker tag to v3.7.1 (#2834)
f9237ab32 is described below

commit f9237ab3210ee6118267b4f75ac335444f175904
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Oct 17 10:50:40 2025 +0100

    Update docker.io/prom/prometheus Docker tag to v3.7.1 (#2834)
---
 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 80291863f..ef347ebc5 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.7.0
+    image: docker.io/prom/prometheus:v3.7.1
     ports:
       - "9093:9090"
     depends_on:

Reply via email to