mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency grafana/promtail to v2.6.1
This commit is contained in:
parent
f760c29934
commit
66e9fe8dfc
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ services:
|
||||||
- observability
|
- observability
|
||||||
|
|
||||||
promtail:
|
promtail:
|
||||||
image: grafana/promtail:2.6.0
|
image: grafana/promtail:2.6.1
|
||||||
command: ["-config.file=/etc/promtail.yaml"]
|
command: ["-config.file=/etc/promtail.yaml"]
|
||||||
volumes:
|
volumes:
|
||||||
- ./promtail/promtail.yaml:/etc/promtail.yaml
|
- ./promtail/promtail.yaml:/etc/promtail.yaml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue