Merge "Revert "Pin version of grafana-oss container""

This commit is contained in:
Zuul
2022-10-13 14:48:56 +00:00
committed by Gerrit Code Review

View File

@@ -5,7 +5,7 @@ version: '2'
services:
grafana:
restart: always
image: docker.io/grafana/grafana-oss:9.0.4
image: docker.io/grafana/grafana-oss:latest
network_mode: host
environment:
GF_SERVER_DOMAIN: 'grafana.opendev.org'