Update docker-compose.yml

fix loki tag
This commit is contained in:
LRVT 2024-07-11 16:57:38 +02:00 committed by GitHub
parent a1d28170e7
commit 89cba0b880
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ version: "2"
services:
loki:
image: grafana/loki:latest
image: grafana/loki:2.9.9
hostname: loki
container_name: loki
volumes: