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

This commit is contained in:
Sebastian Hugentobler 2025-01-30 11:27:59 +01:00
parent e2ce7ed14a
commit f9e726897f

View File

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