Skip to content

Commit

Permalink
Merge pull request #1062 from projectsyn/renovate/python-poetry-poetr…
Browse files Browse the repository at this point in the history
…y-1.x

Update dependency python-poetry/poetry to v1.8.5
  • Loading branch information
simu authored Dec 9, 2024
2 parents 2abf97f + fb7a6d9 commit a9c0ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ FROM base AS builder

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

ARG POETRY_VERSION=1.8.4
ARG POETRY_VERSION=1.8.5
RUN apt-get update && apt-get install -y --no-install-recommends \
build-essential \
curl \
Expand Down

0 comments on commit a9c0ca6

Please sign in to comment.