chore(deps): update prom/prometheus docker tag to v3.4.0 #13

Merged
williamp merged 1 commits from renovate/prom-prometheus-3.x into main 2025-05-26 14:25:41 +00:00
Showing only changes of commit d390ea1495 - Show all commits

View File

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