push to 2.6.0
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 2s

This commit is contained in:
Sebastian Hugentobler 2025-02-06 09:28:31 +01:00
parent f9e726897f
commit 204f865da2

View File

@ -22,7 +22,7 @@ RUN apk --no-cache add \
sed \ sed \
libffi-dev libffi-dev
ENV VERSION=v2.5.0 ENV VERSION=v2.6.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