Skip to content

Commit 8b94096

Browse files
committed
chore(deps): update grafana/loki docker tag to v3.4.1
1 parent ff2a226 commit 8b94096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/monitoring/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ services:
3636
- "4317:4317" # otlp grpc
3737
- "4318:4318" # otlp http
3838
loki:
39-
image: grafana/loki:3.3.1
39+
image: grafana/loki:3.4.1
4040
command:
4141
- -config.file=/etc/loki.yml
4242
volumes:

0 commit comments

Comments
 (0)