mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update grafana/promtail docker tag to v2.7.5
This commit is contained in:
parent
58fe17ee1f
commit
dc1e9f7f85
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ services:
|
||||||
|
|
||||||
promtail:
|
promtail:
|
||||||
profiles: ["observability"]
|
profiles: ["observability"]
|
||||||
image: grafana/promtail:2.7.4
|
image: grafana/promtail:2.7.5
|
||||||
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