diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-10-16 02:08:16 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-16 02:08:16 +0000 |
| commit | d08ece24182df72cb1c43610c8d8d6ca66d97d2f (patch) | |
| tree | 41bb89653ab6330301e8ffc17d628434d15c6af8 /contrib | |
| parent | 2460f70925dfd0227342267026a3c55618b07bb6 (diff) | |
| download | warden-d08ece24182df72cb1c43610c8d8d6ca66d97d2f.tar.bz2 warden-d08ece24182df72cb1c43610c8d8d6ca66d97d2f.zip | |
chore(deps): update grafana/promtail docker tag to v3.5.7 (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/docker-compose/compose-monitoring.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
