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

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:28 +03:00 committed by GitHub
parent 5867708b3d
commit 083af28cf8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ services:
grafana:
container_name: grafana
image: grafana/grafana:8.5.1
image: grafana/grafana:9.0.2
depends_on:
- "vmselect"
ports: