mirror of
https://github.com/apricote/Listory.git
synced 2026-02-07 10:17:02 +00:00
chore(deps): update grafana/promtail docker tag to v2.9.1
This commit is contained in:
parent
a0ac434e94
commit
d61e047adf
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@ services:
|
||||||
|
|
||||||
promtail:
|
promtail:
|
||||||
profiles: ["observability"]
|
profiles: ["observability"]
|
||||||
image: grafana/promtail:2.8.5
|
image: grafana/promtail:2.9.1
|
||||||
command: ["-config.file=/etc/promtail.yaml"]
|
command: ["-config.file=/etc/promtail.yaml"]
|
||||||
volumes:
|
volumes:
|
||||||
- ./observability/promtail/promtail.yaml:/etc/promtail.yaml
|
- ./observability/promtail/promtail.yaml:/etc/promtail.yaml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue