Skip to content

Commit ee754f4

Browse files
Update dependency python-poetry/poetry to v2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2679c76 commit ee754f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ FROM base AS builder
1111

1212
ENV PATH=${PATH}:${HOME}/.local/bin:/usr/local/go/bin
1313

14-
ARG POETRY_VERSION=1.8.5
14+
ARG POETRY_VERSION=2.1.2
1515
RUN apt-get update && apt-get install -y --no-install-recommends \
1616
build-essential \
1717
curl \

0 commit comments

Comments
 (0)