From 3f3cb2d239efb6d7a642e23ee5b19b989e1e7227 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Nov 2025 12:47:06 +0000 Subject: chore(deps): update grafana/promtail docker tag to v3.5.8 (#87) 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 325adc4..0b0482d 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.7 + image: grafana/promtail:3.5.8 volumes: - /var/log:/var/log command: -config.file=/etc/promtail/config.yml -- cgit v1.2.3