diff --git a/Containerfile b/Containerfile index fe5a3e3..6d445be 100644 --- a/Containerfile +++ b/Containerfile @@ -22,7 +22,7 @@ RUN apk --no-cache add \ sed \ libffi-dev -ENV VERSION=v2.4.2 +ENV VERSION=v2.5.0 RUN git clone https://github.com/mealie-recipes/mealie.git WORKDIR /mealie