Update prom/prometheus Docker tag to v3.10.0 #290

Merged
peter merged 1 commits from renovate/prom-prometheus-3.x into master 2026-03-21 09:55:02 +01:00
Showing only changes of commit 0f32669ed5 - Show all commits

View File

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