mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
Update Python version and dependencies in Dockerfile and pyproject.toml
This commit is contained in:
parent
05c520b740
commit
d8da7f6fd8
4 changed files with 544 additions and 543 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
FROM python:3.11
|
||||
FROM python:3.12
|
||||
|
||||
# poetry
|
||||
RUN pip install poetry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue