1
0
Fork 0

chore(deps): update grafana/grafana docker tag to v10.2.3

This commit is contained in:
renovate[bot] 2023-12-19 14:04:45 +00:00 committed by GitHub
parent ae343c4b9a
commit c0400a3347
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.2
image: grafana/grafana:10.2.3
labels:
createdBy: "Apps"