Skip to content

Commit 939f9b1

Browse files
committedDec 6, 2024
Merge branch 'main' of https://git.mafyuh.dev/mafyuh/iac
2 parents 5378744 + ba5c589 commit 939f9b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/grafana/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ services:
4040
- grafana
4141

4242
loki:
43-
image: grafana/loki:3.3.0
43+
image: grafana/loki:3.3.1
4444
container_name: loki
4545
volumes:
4646
- /docker/appdata/loki:/etc/loki

0 commit comments

Comments
 (0)
Please sign in to comment.