Merge pull request 'Update prom/prometheus Docker tag to v3.10.0' (#290) from renovate/prom-prometheus-3.x into master

Reviewed-on: https://git.smittenfeld.nl/peter/homelab-docker-config/pulls/290
This commit was merged in pull request #290.
This commit is contained in:
2026-03-21 08:55:01 +00:00

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"