diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-10-13 04:59:10 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-13 04:59:10 +0000 |
| commit | 25779a982028a56840fdde12020e1f0b96b3bccc (patch) | |
| tree | 7a476fa931c6c3b467a7f2e0edcdb770d8f143a7 /contrib | |
| parent | 0912d4dc12b0554fd1530913f0ad6372b5ce5bb2 (diff) | |
| download | warden-25779a982028a56840fdde12020e1f0b96b3bccc.tar.bz2 warden-25779a982028a56840fdde12020e1f0b96b3bccc.zip | |
chore(deps): update grafana/promtail docker tag to v3.5.6 (#64)
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 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 |
