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

This commit is contained in:
2025-10-17 09:00:39 +00:00
parent eeaf01adc6
commit 62f917b721

View File

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