chore(deps): update prom/prometheus docker tag to v3.7.2

This commit is contained in:
2025-10-22 14:00:19 +00:00
parent 0f9a889ec1
commit 5e3ca29d1e

View File

@@ -1,6 +1,6 @@
services:
prometheus:
image: prom/prometheus:v3.7.1
image: prom/prometheus:v3.7.2
command:
- '--config.file=/etc/prometheus/prometheus.yaml'
- '--web.config.file=/etc/prometheus/web-config.yaml'