1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-26 07:15:01 +08:00

chore(deps): update grafana/grafana docker tag to v11.1.0

This commit is contained in:
renovate[bot] 2024-06-25 12:16:04 +00:00 committed by GitHub
parent 35ff7b4100
commit 908f25ada3
2 changed files with 2 additions and 2 deletions

View File

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

View File

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