push to 13edefbf
All checks were successful
Build Multiarch Container Image / call-reusable-workflow (push) Successful in 57m26s

This commit is contained in:
Sebastian Hugentobler 2024-04-15 19:36:56 +02:00
parent 3b426babe4
commit c6a21bbfd0

View File

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