1 Commits

Author SHA1 Message Date
Renovate Bot
eceb3446e8 Update grafana/grafana Docker tag to v12.4.3 2026-04-19 00:02:48 +00:00

View File

@@ -19,7 +19,7 @@ services:
# Grafana - Visualization Dashboard
grafana:
image: grafana/grafana:12.4.2
image: grafana/grafana:12.4.3
restart: unless-stopped
ports:
- "3002:3000"
@@ -53,7 +53,7 @@ services:
- '-target=all'
alloy:
image: grafana/alloy:v1.15.1
image: grafana/alloy:v1.15.0
restart: unless-stopped
ports:
- "12345:12345"