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 c700a0fc2 Update docker.io/prom/prometheus Docker tag to v3.7.3 (#2944)
c700a0fc2 is described below
commit c700a0fc2e49f39ed8189684aa3c7a1d424e9503
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Oct 30 09:33:34 2025 +0000
Update docker.io/prom/prometheus Docker tag to v3.7.3 (#2944)
---
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 4a4a6dc08..04f65babf 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.2
+ image: docker.io/prom/prometheus:v3.7.3
ports:
- "9093:9090"
depends_on: