mirror of
https://github.com/Balshgit/gpt_chat_bot.git
synced 2025-12-15 16:10:39 +03:00
update to python3.12 (#66)
* update to python3.12 * update poetry main package version
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.11.7 AS compile-image
|
||||
FROM python:3.12.1 AS compile-image
|
||||
|
||||
ARG USER=web
|
||||
ARG STAGE
|
||||
|
||||
Reference in New Issue
Block a user