Merge pull request 'chore(deps): update prom/prometheus docker tag to v3.6.0' (#86) from renovate/prom-prometheus-3.x into main

Reviewed-on: #86
This commit is contained in:
2025-09-22 01:56:44 +00:00

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'