Skip to content

Commit

Permalink
Bumps poetry to 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Crossedfall committed Oct 11, 2023
1 parent 3ab0c26 commit e4d99c0
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 @@ FROM python:3.11-slim-bullseye as base
ENV PYTHONFAULTHANDLER=1 \
PYTHONHASHSEED=random \
PYTHONUNBUFFERED=1 \
POETRY_VERSION=1.5.1 \
POETRY_VERSION=1.6.1 \
POETRY_VIRTUALENVS_CREATE=false \
PYTHONDONTWRITEBYTECODE=1

Expand Down

0 comments on commit e4d99c0

Please sign in to comment.