chore(compose): bump grafana to :9.1.3

This commit is contained in:
surtur 2022-09-09 11:35:53 +02:00
parent 07f3eea4d1
commit 6d35402be4
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -2,7 +2,7 @@
version: '3.7'
services:
grafana:
image: docker.io/grafana/grafana:8.4.4
image: docker.io/grafana/grafana:9.1.3
restart: always
ports:
- 127.0.0.1:3500:3000