diff --git a/compose-cl.yml b/compose-cl.yml index f3ef88f..c0ed6c1 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.1} + image: sifrai/grandine:${GRANDINE_VERSION:-2.0.3} restart: unless-stopped labels: - "alloy-monitored=${CL_GRANDINE_ALLOY_MONITORED:-true}"