Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Commit c6ed3f7

Browse files
Update grafana/loki Docker tag to v2.9.7
1 parent 5263c92 commit c6ed3f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

compose-infra.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ services:
5555
# logging_jobname: "containerlogs"
5656

5757
loki-read:
58-
image: grafana/loki:2.9.1
58+
image: grafana/loki:2.9.7
5959
container_name: loki-read
6060
volumes:
6161
- ./loki:/etc/loki/
@@ -78,7 +78,7 @@ services:
7878
- minio
7979

8080
loki-write:
81-
image: grafana/loki:2.9.1
81+
image: grafana/loki:2.9.7
8282
container_name: loki-write
8383
volumes:
8484
- ./loki:/etc/loki/

0 commit comments

Comments
 (0)