Update grafana/loki Docker tag to v3.6.5

This commit is contained in:
2026-02-07 00:09:53 +00:00
parent 8ff30371a8
commit 6c611da502

View File

@@ -4,7 +4,7 @@ services:
file: ${TEMPLATES_PATH} file: ${TEMPLATES_PATH}
service: default service: default
container_name: loki container_name: loki
image: grafana/loki:3.6.4 image: grafana/loki:3.6.5
ports: ports:
- 8094:3100 - 8094:3100
networks: networks: