Compare commits

...

2 Commits
2.4.2 ... 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
f9e726897f push to 2.5.0
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 5m39s
2025-01-30 11:27:59 +01:00

View File

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