deployment/docker/docker-compose.yml: update Grafana from v8.5.1 to v9.0.2 (#2858)

See https://grafana.com/blog/2022/06/14/grafana-9.0-release-oss-and-cloud-features
This commit is contained in:
Denys Holius 2022-07-12 20:03:02 +03:00 committed by GitHub
parent 8a6fb5ef2b
commit 37a0f5705e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ services:
restart: always
grafana:
container_name: grafana
image: grafana/grafana:8.5.1
image: grafana/grafana:9.0.2
depends_on:
- "victoriametrics"
ports: