From eee3282f392cd1560f7b313f70f45702b4b5a6bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 20:06:12 +0000 Subject: [PATCH] chore(deps): update ghcr.io/mealie-recipes/mealie docker tag to v3.27.0 --- src/mealie/src/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mealie/src/compose.yaml b/src/mealie/src/compose.yaml index f97af9c..bc9e5e1 100644 --- a/src/mealie/src/compose.yaml +++ b/src/mealie/src/compose.yaml @@ -15,7 +15,7 @@ # with a trailing slash.) services: mealie: - image: ghcr.io/mealie-recipes/mealie:v3.20.1@sha256:9b680f5dad8618e69317a005e083a00a699845fb2a72c392a558a4e2898aed20 + image: ghcr.io/mealie-recipes/mealie:v3.27.0@sha256:ba24b88462380fb59a6c7d04c6d9e607e0b6b04e31306592181186bcdab1952b environment: # Public URL — Hola injects the app's Traefik host. BASE_URL: "https://${HOLA_APP_HOST}"