Update prom/prometheus Docker tag to v3.10.0

This commit is contained in:
Renovate Bot
2026-03-12 00:03:39 +00:00
parent 9628167fb9
commit 0f32669ed5

View File

@@ -1,7 +1,7 @@
services:
# Prometheus - Metrics Collection
prometheus:
image: prom/prometheus:v3.9.1
image: prom/prometheus:v3.10.0
restart: unless-stopped
ports:
- "9091:9090"