chore(deps): update prom/prometheus docker tag to v3.6.0 #86

Merged
williamp merged 1 commits from renovate/prom-prometheus-3.x into main 2025-09-22 01:56:45 +00:00
Showing only changes of commit f808a60431 - Show all commits

View File

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