push to 2.1.0
All checks were successful
Build Multiarch Container Image / call-reusable-workflow (push) Successful in 53m53s

This commit is contained in:
Sebastian Hugentobler 2024-11-01 10:10:59 +01:00
parent cddf5597d6
commit 571c36b7e2
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

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