Skip to content

Commit fd096ab

Browse files
authored
Merge pull request #1342 from projectsyn/renovate/python-poetry-poetry-2.x
Update dependency python-poetry/poetry to v2.3.4
2 parents 1daa7b0 + f156d72 commit fd096ab

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
@@ -13,7 +13,7 @@ FROM base AS builder
1313

1414
ENV PATH=${PATH}:${HOME}/.local/bin:/usr/local/go/bin
1515

16-
ARG POETRY_VERSION=2.3.3
16+
ARG POETRY_VERSION=2.3.4
1717
RUN apt-get update && apt-get install -y --no-install-recommends \
1818
build-essential \
1919
curl \

0 commit comments

Comments
 (0)