diff --git a/Containerfile b/Containerfile index 36417b9..6960553 100644 --- a/Containerfile +++ b/Containerfile @@ -22,7 +22,7 @@ RUN apk --no-cache add \ sed \ libffi-dev -ENV VERSION=v2.0.0 +ENV VERSION=v2.1.0 RUN git clone https://github.com/mealie-recipes/mealie.git WORKDIR /mealie