mirror of
https://github.com/Balshgit/gpt_chat_bot.git
synced 2025-12-15 16:10:39 +03:00
update poetry.lock & add provider VoiGpt (#64)
* update poetry.lock * fix queue test * update to python 3.11.7 * update .gitignore with python version * add provider VoiGpt --------- Co-authored-by: Dmitry Afanasyev <afanasiev@litres.ru>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.11.6 AS compile-image
|
||||
FROM python:3.11.7 AS compile-image
|
||||
|
||||
ARG USER=web
|
||||
ARG STAGE
|
||||
|
||||
Reference in New Issue
Block a user