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

Reviewed-on: #57
This commit is contained in:
2025-07-16 14:46:43 +00:00

View File

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