mirror of
https://github.com/Balshgit/gpt_chat_bot.git
synced 2025-12-15 16:10:39 +03:00
add providers gptTalkRu & ChatgptNext (#58)
This commit is contained in:
@@ -6,7 +6,7 @@ ARG STAGE
|
||||
ENV PYTHONUNBUFFERED=1 \
|
||||
PIP_DISABLE_PIP_VERSION_CHECK=on \
|
||||
DOCKER_CONTAINER=1 \
|
||||
POETRY_VERSION=1.7.0
|
||||
POETRY_VERSION=1.7.1
|
||||
|
||||
RUN printf "================ Start build base service. with USER: ${USER}, STAGE: ${STAGE} ===============" \
|
||||
&& apt-get update \
|
||||
|
||||
Reference in New Issue
Block a user