Skip to content

Commit 2e4296a

Browse files
authored
May 2026 spring cleaning version updates (#410)
Signed-off-by: Irving Popovetsky <irving@popovetsky.com>
1 parent 80aac2c commit 2e4296a

3 files changed

Lines changed: 485 additions & 479 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
1515
curl
1616

1717
# Install Poetry
18-
ENV POETRY_VERSION=2.3.2 \
18+
ENV POETRY_VERSION=2.4.0 \
1919
POETRY_HOME="/opt/poetry" \
2020
POETRY_NO_INTERACTION=1 \
2121
POETRY_VIRTUALENVS_IN_PROJECT=1 \

0 commit comments

Comments
 (0)