Update Poetry version to 1.8.2

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-03-26 23:17:51 -03:00
commit 2bc6d99ad4
3 changed files with 3 additions and 4 deletions

View file

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