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 050a1e6d4 chore(deps): update docker.io/prom/prometheus docker tag to 
v3.8.1 (#3282)
050a1e6d4 is described below

commit 050a1e6d4e058276435c0f24f9e2f5479fdb666c
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Dec 16 15:24:31 2025 +0000

    chore(deps): update docker.io/prom/prometheus docker tag to v3.8.1 (#3282)
---
 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 c9a518712..a7b46de7b 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.8.0
+    image: docker.io/prom/prometheus:v3.8.1
     ports:
       - "9093:9090"
     depends_on:

Reply via email to