Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
096afef6
authored
Dec 11, 2024
by
Archer
Committed by
GitHub
Dec 11, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update image (#3364)
parent
f832d32c
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
12 deletions
+12
-12
files/docker/docker-compose-milvus.yml
+4
-4
files/docker/docker-compose-pgvector.yml
+4
-4
files/docker/docker-compose-zilliz.yml
+4
-4
No files found.
files/docker/docker-compose-milvus.yml
View file @
096afef6
...
...
@@ -114,15 +114,15 @@ services:
# fastgpt
sandbox
:
container_name
:
sandbox
image
:
ghcr.io/labring/fastgpt-sandbox:v4.8.1
4
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.8.1
4
# 阿里云
image
:
ghcr.io/labring/fastgpt-sandbox:v4.8.1
5
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.8.1
5
# 阿里云
networks
:
-
fastgpt
restart
:
always
fastgpt
:
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.8.1
4-milvus-fix
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.8.1
4-milvus-fix
# 阿里云
image
:
ghcr.io/labring/fastgpt:v4.8.1
5
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.8.1
5
# 阿里云
ports
:
-
3000:3000
networks
:
...
...
files/docker/docker-compose-pgvector.yml
View file @
096afef6
...
...
@@ -72,15 +72,15 @@ services:
# fastgpt
sandbox
:
container_name
:
sandbox
image
:
ghcr.io/labring/fastgpt-sandbox:v4.8.1
3
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.8.1
3
# 阿里云
image
:
ghcr.io/labring/fastgpt-sandbox:v4.8.1
5
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.8.1
5
# 阿里云
networks
:
-
fastgpt
restart
:
always
fastgpt
:
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.8.1
4
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.8.1
4
# 阿里云
image
:
ghcr.io/labring/fastgpt:v4.8.1
5
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.8.1
5
# 阿里云
ports
:
-
3000:3000
networks
:
...
...
files/docker/docker-compose-zilliz.yml
View file @
096afef6
...
...
@@ -53,15 +53,15 @@ services:
wait $$!
sandbox
:
container_name
:
sandbox
image
:
ghcr.io/labring/fastgpt-sandbox:v4.8.1
4
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.8.1
4
# 阿里云
image
:
ghcr.io/labring/fastgpt-sandbox:v4.8.1
5
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.8.1
5
# 阿里云
networks
:
-
fastgpt
restart
:
always
fastgpt
:
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.8.1
4-milvus-fix
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.8.1
4-milvus-fix
# 阿里云
image
:
ghcr.io/labring/fastgpt:v4.8.1
5
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.8.1
5
# 阿里云
ports
:
-
3000:3000
networks
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment