Skip to content

Commit

Permalink
Bump Poetry version in Dockerfile to 1.7.1 (#792)
Browse files Browse the repository at this point in the history
  • Loading branch information
bachya authored Nov 21, 2023
1 parent 356a966 commit eac73c9
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 @@ -12,7 +12,7 @@ ENV CRYPTOGRAPHY_VERSION=41.0.5 \
PIP_DISABLE_PIP_VERSION_CHECK=1 \
PIP_NO_CACHE_DIR=1 \
PIP_PREFER_BINARY=1 \
POETRY_VERSION=1.6.1 \
POETRY_VERSION=1.7.1 \
PYTHONFAULTHANDLER=1 \
PYTHONHASHSEED=random \
PYTHONUNBUFFERED=1
Expand Down

0 comments on commit eac73c9

Please sign in to comment.