chore(deps): update prom/prometheus docker tag to v3.7.3 #118

Merged
williamp merged 1 commits from renovate/prom-prometheus-3.x into main 2025-10-31 00:28:56 +00:00
Showing only changes of commit 891a1353d1 - Show all commits

View File

@@ -1,6 +1,6 @@
services: services:
prometheus: prometheus:
image: prom/prometheus:v3.7.2 image: prom/prometheus:v3.7.3
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'