push to 2.3.0
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 5m20s

This commit is contained in:
Sebastian Hugentobler 2024-11-27 11:40:54 +01:00
parent 571c36b7e2
commit d4d8857899
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

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