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

This commit is contained in:
2025-09-21 21:00:20 +00:00
parent 92c13f5fba
commit f808a60431

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'