1
0
Fork 0

Update grafana/grafana Docker tag to v10.2.1

This commit is contained in:
renovate[bot] 2023-11-14 16:00:58 +00:00 committed by GitHub
parent 25f5c80c64
commit fef9ab7c67
1 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.2.0
image: grafana/grafana:10.2.1
labels:
createdBy: "Apps"