Update poetry version to 1.7.1

This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-11-28 14:34:02 -03:00
commit 8d4c4a5a47

View file

@ -23,7 +23,7 @@ ENV PYTHONUNBUFFERED=1 \
\
# poetry
# https://python-poetry.org/docs/configuration/#using-environment-variables
POETRY_VERSION=1.7 \
POETRY_VERSION=1.7.1 \
# make poetry install to this location
POETRY_HOME="/opt/poetry" \
# make poetry create the virtual environment in the project's root