add poetry export plugin
Some checks failed
Vanwa Containers/mealie/pipeline/tag There was a failure building this commit
Some checks failed
Vanwa Containers/mealie/pipeline/tag There was a failure building this commit
This commit is contained in:
parent
cca8863bd6
commit
8d23883a67
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue