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

Merged
williamp merged 1 commits from renovate/prom-prometheus-3.x into main 2025-10-17 14:38:15 +00:00

View File

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