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 059106dcb chore(deps): update docker.io/prom/prometheus docker tag to
v3.9.1 (#3366)
059106dcb is described below
commit 059106dcb5b69d8f0fd3d6e592508540d8de78d1
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Jan 19 08:32:41 2026 +0000
chore(deps): update docker.io/prom/prometheus docker tag to v3.9.1 (#3366)
---
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 dbd4022a1..d5b5a0915 100644
--- a/getting-started/telemetry/docker-compose.yml
+++ b/getting-started/telemetry/docker-compose.yml
@@ -68,7 +68,7 @@ services:
entrypoint: '/bin/sh -c "chmod +x /polaris/create-catalog.sh &&
/polaris/create-catalog.sh"'
prometheus:
- image: docker.io/prom/prometheus:v3.8.1
+ image: docker.io/prom/prometheus:v3.9.1
ports:
- "9093:9090"
depends_on: