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

This commit is contained in:
2025-12-02 10:00:22 +00:00
parent 1716e524a3
commit 03e188fa85

View File

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