Compare commits

...

1 Commits
2.5.0 ... main

Author SHA1 Message Date
204f865da2 push to 2.6.0
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 2s
2025-02-06 09:28:31 +01:00

View File

@ -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