From 25779a982028a56840fdde12020e1f0b96b3bccc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 04:59:10 +0000 Subject: chore(deps): update grafana/promtail docker tag to v3.5.6 (#64) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- contrib/docker-compose/compose-monitoring.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/docker-compose') diff --git a/contrib/docker-compose/compose-monitoring.yaml b/contrib/docker-compose/compose-monitoring.yaml index dfd7312..96ebfbe 100644 --- a/contrib/docker-compose/compose-monitoring.yaml +++ b/contrib/docker-compose/compose-monitoring.yaml @@ -10,7 +10,7 @@ services: - warden promtail: - image: grafana/promtail:3.5.5 + image: grafana/promtail:3.5.6 volumes: - /var/log:/var/log command: -config.file=/etc/promtail/config.yml -- cgit v1.2.3