Update docker-compose.yml

This commit is contained in:
LRVT
2025-08-19 13:12:23 +02:00
committed by GitHub
parent f8d9586d2f
commit 0a57f952ee

View File

@@ -1,7 +1,7 @@
services: services:
grafana: grafana:
image: grafana/grafana-oss:latest image: grafana/grafana:latest
container_name: grafana container_name: grafana
user: 1000:1000 user: 1000:1000
restart: unless-stopped restart: unless-stopped