update grafana image

This commit is contained in:
Kevin McKernan 2021-12-28 10:43:43 +00:00 committed by Ariel Rin
parent bd9ea225be
commit 5832ed0c30

View File

@ -52,7 +52,7 @@ services:
- auth_mysql
grafana:
image: grafana/grafana:8.2
image: grafana/grafana-oss:8.2
restart: always
depends_on:
- auth_mysql