From 3a07410d1e3306aff1d2e99693543a997e522b8c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 01:16:44 +0000 Subject: [PATCH] chore(deps): update sifrai/grandine docker tag to v2.0.4 --- compose-cl.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose-cl.yml b/compose-cl.yml index e1287a78..f4705b58 100644 --- a/compose-cl.yml +++ b/compose-cl.yml @@ -12,7 +12,7 @@ services: cl-grandine: profiles: [cl-grandine] - image: sifrai/grandine:${GRANDINE_VERSION:-2.0.3} + image: sifrai/grandine:${GRANDINE_VERSION:-2.0.4} restart: unless-stopped labels: - "alloy-monitored=${CL_GRANDINE_ALLOY_MONITORED:-true}"