Skip to content

Commit

Permalink
Update grafana/promtail Docker tag to v2.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 5, 2024
1 parent 1bb53ae commit b1b6bd7
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 b1b6bd7

Please sign in to comment.