aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-11-08 09:11:00 +0000
committerGitHub <noreply@github.com>2025-11-08 09:11:00 +0000
commitd87c957b02cb1edb884c8f636dbba3048c18d4d3 (patch)
tree8732574161eb4ec3444649b7e3ba98c040fcc462
parenta198aee1d985cd1c0c6e2b9d6a9eaed300b42664 (diff)
downloadwarden-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>
-rw-r--r--contrib/docker-compose/compose-monitoring.yaml2
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