mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(deps): update grafana/loki docker tag to v2.9.5
This commit is contained in:
parent
781db64f83
commit
99f413aa6a
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ services:
|
||||||
|
|
||||||
loki:
|
loki:
|
||||||
profiles: ["observability"]
|
profiles: ["observability"]
|
||||||
image: grafana/loki:2.9.4
|
image: grafana/loki:2.9.5
|
||||||
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