Skip to content

Commit 5f0e2bd

Browse files
Update grafana/promtail Docker tag to v3.6.3 (#710)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e45de4 commit 5f0e2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/playbooks/grafana/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212
command: -config.file=/etc/loki/local-config.yaml
1313

1414
promtail:
15-
image: grafana/promtail:3.6.2
15+
image: grafana/promtail:3.6.3
1616
container_name: promtail
1717
volumes:
1818
- /var/log:/var/log

0 commit comments

Comments
 (0)