Merge "grafana: update to oss latest release"

This commit is contained in:
Zuul 2022-01-31 04:13:17 +00:00 committed by Gerrit Code Review
commit 0520fc3856

View File

@ -5,7 +5,7 @@ version: '2'
services:
grafana:
restart: always
image: docker.io/grafana/grafana:7.4.2-ubuntu
image: docker.io/grafana/grafana-oss:latest
network_mode: host
environment:
GF_SECURITY_ADMIN_PASSWORD__FILE: '/etc/grafana/secrets/admin_password'