We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09b72c4 commit 80aac2cCopy full SHA for 80aac2c
4 files changed
Dockerfile
@@ -15,7 +15,7 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
15
curl
16
17
# Install Poetry
18
-ENV POETRY_VERSION=2.3.1 \
+ENV POETRY_VERSION=2.3.2 \
19
POETRY_HOME="/opt/poetry" \
20
POETRY_NO_INTERACTION=1 \
21
POETRY_VIRTUALENVS_IN_PROJECT=1 \
0 commit comments