mirror of
https://github.com/Balshgit/gpt_chat_bot.git
synced 2025-12-15 16:10:39 +03:00
update dependencies and python to 3.12.3 (#95)
* update dependencies and python to 3.12.3 * fix tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.12.2 AS compile-image
|
||||
FROM python:3.12.3 AS compile-image
|
||||
|
||||
ARG USER=web
|
||||
ARG STAGE
|
||||
|
||||
Reference in New Issue
Block a user