diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-11-08 09:11:00 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-08 09:11:00 +0000 |
| commit | d87c957b02cb1edb884c8f636dbba3048c18d4d3 (patch) | |
| tree | 8732574161eb4ec3444649b7e3ba98c040fcc462 /contrib | |
| parent | a198aee1d985cd1c0c6e2b9d6a9eaed300b42664 (diff) | |
| download | warden-d87c957b02cb1edb884c8f636dbba3048c18d4d3.tar.bz2 warden-d87c957b02cb1edb884c8f636dbba3048c18d4d3.zip | |
chore(deps): update grafana/loki docker tag to v3.5.8 (#86)
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 a35cf5f..325adc4 100644 --- a/contrib/docker-compose/compose-monitoring.yaml +++ b/contrib/docker-compose/compose-monitoring.yaml @@ -2,7 +2,7 @@ name: warden services: loki: - image: grafana/loki:3.5.7 + image: grafana/loki:3.5.8 ports: - "3100:3100" command: -config.file=/etc/loki/local-config.yaml |
