diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-09-07 01:55:15 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-07 01:55:15 +0000 |
| commit | 7f11f7736540389a2c62a471ec9264d5bbcc6f29 (patch) | |
| tree | 7235387e1865f057db8eb6302aad7ecfc21e273a /contrib | |
| parent | ed1aa246b551082f1253cb0645d5071c0b051bd6 (diff) | |
| download | warden-7f11f7736540389a2c62a471ec9264d5bbcc6f29.tar.bz2 warden-7f11f7736540389a2c62a471ec9264d5bbcc6f29.zip | |
chore(deps): update grafana/loki docker tag to v3.5.4 (#30)
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 5c25062..0f040d2 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.3 + image: grafana/loki:3.5.4 ports: - "3100:3100" command: -config.file=/etc/loki/local-config.yaml |
