mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update grafana/loki docker tag to v2.9.11
This commit is contained in:
parent
3a74a1cc2f
commit
4bcebe05b7
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.10
|
image: grafana/loki:2.9.11
|
||||||
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