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

This commit is contained in:
2025-07-14 17:00:21 +00:00
parent 5c22cbf69a
commit d30419b3cd

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'