diff --git a/Containerfile b/Containerfile index e6f82ab..a1183ee 100644 --- a/Containerfile +++ b/Containerfile @@ -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