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

jbonofre 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 a1623e6a main: Update docker.io/prom/prometheus Docker tag to v3.2.1 
(#1074)
a1623e6a is described below

commit a1623e6a3ea3b214ea9dcb38560214ff257e0efd
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Feb 28 08:19:41 2025 +0100

    main: Update docker.io/prom/prometheus Docker tag to v3.2.1 (#1074)
---
 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 68df32c1..3bdb0279 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.2.0
+    image: docker.io/prom/prometheus:v3.2.1
     ports:
       - "9093:9090"
     depends_on:

Reply via email to