diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-09-13 23:32:02 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-13 23:32:02 +0000 |
| commit | 9fc796df45e4d1866c48ed3b7a2e6d08806bf0bb (patch) | |
| tree | 95f93ef2d7397a3631de8a5dc600721b15c3736a /contrib | |
| parent | d275bf3cfca59a993dcf4eaeb44c9c710c4ac7fe (diff) | |
| download | warden-9fc796df45e4d1866c48ed3b7a2e6d08806bf0bb.tar.bz2 warden-9fc796df45e4d1866c48ed3b7a2e6d08806bf0bb.zip | |
chore(deps): update grafana/loki docker tag to v3.5.5 (#35)
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 4959221..c486546 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.4 + image: grafana/loki:3.5.5 ports: - "3100:3100" command: -config.file=/etc/loki/local-config.yaml |
