Skip to content

Commit

Permalink
Update grafana/promtail Docker tag to v2.4.2 (#159)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jan 12, 2022
1 parent 5802eb4 commit 9149caa
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
Expand Up @@ -19,7 +19,7 @@ services:
- loki

promtail:
image: grafana/promtail:2.4.1
image: grafana/promtail:2.4.2
volumes:
- './configs/:/var/log'
command: -config.file=/etc/promtail/config.yml
Expand Down

0 comments on commit 9149caa

Please sign in to comment.