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 b467d8cf main: Update docker.io/prom/prometheus Docker tag to v3.2.0
(#1016)
b467d8cf is described below
commit b467d8cf84509455cb7d1e274c3dda09ef21e6d8
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Feb 19 12:00:36 2025 +0100
main: Update docker.io/prom/prometheus Docker tag to v3.2.0 (#1016)
---
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 fa7088c5..68df32c1 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.1.0
+ image: docker.io/prom/prometheus:v3.2.0
ports:
- "9093:9090"
depends_on: