Skip to content

Commit

Permalink
Merge pull request #3 from mrpbennett/renovate/grafana-promtail-2.x
Browse files Browse the repository at this point in the history
Update grafana/promtail Docker tag to v2.9.5
  • Loading branch information
mrpbennett authored Mar 5, 2024
2 parents 78538dc + b1b6bd7 commit 0d3e2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application-configs/monitoring/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
- loki

promtail:
image: grafana/promtail:2.9.4
image: grafana/promtail:2.9.5
container_name: promtail
command: -config.file=/etc/promtail/promtail-config.yml
restart: unless-stopped
Expand Down

0 comments on commit 0d3e2ae

Please sign in to comment.