1
0

Update grafana/grafana Docker tag to v12.1.0 (#828)

This commit is contained in:
renovate[bot]
2025-07-24 16:46:40 +08:00
committed by GitHub
parent 411587ff70
commit 381edad490
3 changed files with 1 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ services:
volumes:
- ./data:/var/lib/grafana
user: '0'
image: grafana/grafana:12.0.2
image: grafana/grafana:12.1.0
labels:
createdBy: "Apps"