From d08ece24182df72cb1c43610c8d8d6ca66d97d2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 02:08:16 +0000 Subject: chore(deps): update grafana/promtail docker tag to v3.5.7 (#67) 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(-) diff --git a/contrib/docker-compose/compose-monitoring.yaml b/contrib/docker-compose/compose-monitoring.yaml index f04db1a..df856dd 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.6 + image: grafana/promtail:3.5.7 volumes: - /var/log:/var/log command: -config.file=/etc/promtail/config.yml -- cgit v1.2.3