mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency grafana/loki to v2.6.1
This commit is contained in:
parent
b95fddf963
commit
a8ea004292
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ services:
|
||||||
- api
|
- api
|
||||||
|
|
||||||
loki:
|
loki:
|
||||||
image: grafana/loki:2.6.0
|
image: grafana/loki:2.6.1
|
||||||
command: ["-config.file=/etc/loki/loki.yaml"]
|
command: ["-config.file=/etc/loki/loki.yaml"]
|
||||||
ports:
|
ports:
|
||||||
- "3100" # loki needs to be exposed so it receives logs
|
- "3100" # loki needs to be exposed so it receives logs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue