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: services:
prometheus: prometheus:
image: prom/prometheus:v3.5.0 image: prom/prometheus:v3.6.0
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'