Skip to content

Commit

Permalink
Specify Python 3.12.3; 3.12.4 fails on pipx install poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
recalcitrantsupplant committed Jun 28, 2024
1 parent 5893097 commit db9f9b7
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
@@ -1,5 +1,5 @@
ARG PREZ_VERSION
ARG PYTHON_VERSION=3.12
ARG PYTHON_VERSION=3.12.3
ARG POETRY_VERSION=1.8.3
ARG VIRTUAL_ENV=/opt/venv

Expand Down

0 comments on commit db9f9b7

Please sign in to comment.