chore: pin version of Grafana to 10.3.3

This commit is contained in:
Christoph Schug 2024-02-22 22:03:15 +01:00
parent ca1b5cf74e
commit c431ee8600

View File

@ -4,7 +4,7 @@ volumes:
driver: local
services:
grafana:
image: grafana/grafana-oss:latest
image: grafana/grafana-oss:10.3.3
container_name: grafana
ports:
- "3000:3000"