fix grafana image again, thanks grafana for not tagging your new images properly

This commit is contained in:
Kevin McKernan 2022-01-07 10:48:50 -07:00
parent ea8958ccc3
commit 827291dda4

View File

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