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