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

This commit is contained in:
renovate[bot] 2023-09-01 11:42:05 +00:00 committed by GitHub
parent 56cf6a28ce
commit c63672dc06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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