Skip to content

Commit f156d72

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)