Merge pull request #1347 from okxlin/renovate/grafana-grafana-11.x

chore(deps): update grafana/grafana docker tag to v11
This commit is contained in:
okxlin 2024-05-14 22:29:43 +08:00 committed by GitHub
commit d32afcf3b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ services:
volumes:
- ./data:/var/lib/grafana
user: '0'
image: grafana/grafana:10.4.3
image: grafana/grafana:11.0.0
labels:
createdBy: "Apps"