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