grafana:8.4.0

This commit is contained in:
alex.sharov 2022-02-18 10:29:50 +07:00
parent 952085a83d
commit d5b51e15f5

View File

@ -33,7 +33,7 @@ services:
restart: unless-stopped
grafana:
image: grafana/grafana:8.3.4
image: grafana/grafana:8.4.0
user: 1000:1000 # Uses erigon user from Dockerfile
ports:
- "3000:3000"