Skip to content

Commit

Permalink
chore: update poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
jsolaas committed Sep 12, 2024
1 parent 4254094 commit cb2d954
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 @@ -7,7 +7,7 @@ ENV PYTHONUNBUFFERED=1 \
PIP_DISABLE_PIP_VERSION_CHECK=1 \
PIP_DEFAULT_TIMEOUT=100 \
# poetry:
POETRY_VERSION=1.3.1 \
POETRY_VERSION=1.8.3 \
POETRY_NO_INTERACTION=1 \
POETRY_VIRTUALENVS_CREATE=false \
POETRY_CACHE_DIR='/var/cache/pypoetry' \
Expand Down

0 comments on commit cb2d954

Please sign in to comment.