aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-10-14 18:50:58 +0200
committerGitHub <noreply@github.com>2025-10-14 18:50:58 +0200
commit645e9a95e0ec84f7ab08293ec8d5854cbf544251 (patch)
tree2e88a78ed1a99755e0bfa3b5e79ab5b9146baebe /contrib
parent771366f8f9d744ef70564fb07b6d374a18171e8e (diff)
downloadwarden-645e9a95e0ec84f7ab08293ec8d5854cbf544251.tar.bz2
warden-645e9a95e0ec84f7ab08293ec8d5854cbf544251.zip
chore(deps): update grafana/loki docker tag to v3.5.7 (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'contrib')
-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 96ebfbe..c9dc909 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.6
+ image: grafana/loki:3.5.7
ports:
- "3100:3100"
command: -config.file=/etc/loki/local-config.yaml