Skip to content

Commit

Permalink
Merge pull request #727 from cloudkats/renovate/master-dockerfiles-py…
Browse files Browse the repository at this point in the history
…thon-poetry-poetry-1.x

chore(deps): update dependency python-poetry/poetry to v1.6.1 (dockerfiles/dockerfile.renovate) (master)
  • Loading branch information
ivankatliarchuk authored Nov 4, 2023
2 parents e65a6a6 + 4514316 commit 720a84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/Dockerfile.renovate
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ RUN pip install --user pipenv
# Poetry

# renovate: datasource=github-releases depName=python-poetry/poetry
ENV POETRY_VERSION=1.5.1
ENV POETRY_VERSION=1.6.1

RUN curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python - --version ${POETRY_VERSION}

Expand Down

0 comments on commit 720a84e

Please sign in to comment.