mirror of
https://github.com/Balshgit/python-poetry.git
synced 2025-12-16 05:40:39 +03:00
update to python 3.13 and poetry to 2.0.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM python:3.12.4
|
||||
FROM python:3.13.1
|
||||
|
||||
ARG POETRY_VERSION=1.8.3
|
||||
ARG POETRY_VERSION=2.0.0
|
||||
ARG USER
|
||||
|
||||
# python:
|
||||
|
||||
Reference in New Issue
Block a user