add poetry export plugin
Some checks failed
Vanwa Containers/mealie/pipeline/tag There was a failure building this commit

This commit is contained in:
Sebastian Hugentobler 2025-07-17 20:05:24 +02:00
parent cca8863bd6
commit 8d23883a67
Signed by: shu
SSH key fingerprint: SHA256:ppcx6MlixdNZd5EUM1nkHOKoyQYoJwzuQKXM6J/t66M

View file

@ -20,7 +20,8 @@ RUN apk --no-cache add \
grep \
sed \
libffi-dev \
poetry
poetry \
py3-poetry-plugin-export
ENV FLORET_VERSION=v0.10.5