1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-28 22:44:59 +08:00

Update grafana/grafana Docker tag to v10.2.2

This commit is contained in:
renovate[bot] 2023-11-21 16:16:10 +00:00 committed by GitHub
parent 6a606f0651
commit c1604b4ef4

View File

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