Compare commits

..

No commits in common. "main" and "2.4.2" have entirely different histories.
main ... 2.4.2

View File

@ -22,7 +22,7 @@ RUN apk --no-cache add \
sed \
libffi-dev
ENV VERSION=v2.6.0
ENV VERSION=v2.4.2
RUN git clone https://github.com/mealie-recipes/mealie.git
WORKDIR /mealie