mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-11 22:09:44 +00:00
feat: Knowledge QA support SQLite
This commit is contained in:
@@ -4,6 +4,6 @@ SCRIPT_LOCATION=$0
|
||||
cd "$(dirname "$SCRIPT_LOCATION")"
|
||||
WORK_DIR=$(pwd)
|
||||
|
||||
IMAGE_NAME="db-gpt-allinone"
|
||||
IMAGE_NAME="eosphorosai/dbgpt-allinone"
|
||||
|
||||
docker build -f Dockerfile -t $IMAGE_NAME $WORK_DIR/../../
|
Reference in New Issue
Block a user