Skip to content

Commit

Permalink
Merge pull request #526 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.2.0 (dockerfiles/dockerfile.renovate) (master)
  • Loading branch information
ivankatliarchuk authored Sep 15, 2022
2 parents cdf073d + 0b922dd commit 113a4f1
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.1.14
ENV POETRY_VERSION=1.2.0

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

Expand Down

0 comments on commit 113a4f1

Please sign in to comment.