Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update grafana/promtail Docker tag to v3
Browse files Browse the repository at this point in the history
renovate[bot] authored Sep 19, 2024
1 parent fb1513d commit da7f6de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/advanced/docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ services:
- loki

promtail:
image: grafana/promtail:2.9.6
image: grafana/promtail:3.2.0
volumes:
- './configs/:/var/log'
command: -config.file=/etc/promtail/config.yml

0 comments on commit da7f6de

Please sign in to comment.