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

This commit is contained in:
2025-06-26 22:00:24 +00:00
parent c4adfc3fe5
commit 840674e576

View File

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