We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 870e9a3 commit 7f03761Copy full SHA for 7f03761
infra/monitoring/docker-compose.yml
@@ -36,7 +36,7 @@ services:
36
- "4317:4317" # otlp grpc
37
- "4318:4318" # otlp http
38
loki:
39
- image: grafana/loki:3.3.1
+ image: grafana/loki:3.4.2
40
command:
41
- -config.file=/etc/loki.yml
42
volumes:
0 commit comments