From c6a21bbfd07276a2f966817db1b6e9a4bff0ed3d Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Mon, 15 Apr 2024 19:36:56 +0200 Subject: [PATCH] push to 13edefbf --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 2b63fed..3c022cd 100644 --- a/Containerfile +++ b/Containerfile @@ -22,7 +22,7 @@ RUN apk --no-cache add \ sed \ libffi-dev -ENV VERSION=v1.4.0 +ENV VERSION=13edefbf4168ee56f12a1ab5d9d1358094772b09 RUN git clone https://github.com/mealie-recipes/mealie.git WORKDIR /mealie