Merge branch 'fix-grafana-image-2' into 'master'

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

See merge request allianceauth/allianceauth!1393
This commit is contained in:
Ariel Rin 2022-01-27 04:57:40 +00:00
commit 86aaa3edda

View File

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