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

dimas 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 4a7fbaab4 main: Update docker.io/prom/prometheus Docker tag to v3.4.1 
(#1767)
4a7fbaab4 is described below

commit 4a7fbaab4fe97e159e7353e8c944bfce8f55cca3
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Jun 2 19:28:33 2025 +0200

    main: Update docker.io/prom/prometheus Docker tag to v3.4.1 (#1767)
---
 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 d15630f34..5776183b9 100644
--- a/getting-started/telemetry/docker-compose.yml
+++ b/getting-started/telemetry/docker-compose.yml
@@ -60,7 +60,7 @@ services:
     entrypoint: '/bin/sh -c "chmod +x /polaris/create-catalog.sh && 
/polaris/create-catalog.sh"'
 
   prometheus:
-    image: docker.io/prom/prometheus:v3.4.0
+    image: docker.io/prom/prometheus:v3.4.1
     ports:
       - "9093:9090"
     depends_on:

Reply via email to