aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-09-07 04:28:13 +0000
committerGitHub <noreply@github.com>2025-09-07 04:28:13 +0000
commitd6ea812914afec7283e58ef896eba0cc873599ed (patch)
tree490df4f0e62e269c53111e6adbb15af0a6356bed /contrib
parent7f11f7736540389a2c62a471ec9264d5bbcc6f29 (diff)
downloadwarden-d6ea812914afec7283e58ef896eba0cc873599ed.tar.bz2
warden-d6ea812914afec7283e58ef896eba0cc873599ed.zip
chore(deps): update grafana/promtail docker tag to v3.5.4 (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'contrib')
-rw-r--r--contrib/docker-compose/compose-monitoring.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/docker-compose/compose-monitoring.yaml b/contrib/docker-compose/compose-monitoring.yaml
index 0f040d2..807b85c 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.3
+ image: grafana/promtail:3.5.4
volumes:
- /var/log:/var/log
command: -config.file=/etc/promtail/config.yml