1 Commits

Author SHA1 Message Date
Renovate Bot
dff22e93d8 Update grafana/alloy Docker tag to v1.15.1 2026-04-19 00:02:43 +00:00

View File

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