2 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"