mirror of
https://github.com/Balshgit/gpt_chat_bot.git
synced 2025-12-15 16:10:39 +03:00
update to python 3.11.6 (#52)
* update dependencies * update to python 3.11.6 * add human-readable migrations * minor changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.11.5 AS compile-image
|
||||
FROM python:3.11.6 AS compile-image
|
||||
|
||||
ARG USER=web
|
||||
ARG STAGE
|
||||
|
||||
Reference in New Issue
Block a user