Merge pull request #1045 from okxlin/renovate/grafana-grafana-10.x

chore(deps): update grafana/grafana docker tag to v10.4.1
This commit is contained in:
okxlin 2024-03-22 11:17:54 +08:00 committed by GitHub
commit 92e6c8546b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:3000"
volumes:
- grafana_data:/var/lib/grafana
image: grafana/grafana:10.4.0
image: grafana/grafana:10.4.1
labels:
createdBy: "Apps"