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
ef704758
authored
Jul 18, 2025
by
Archer
Committed by
GitHub
Jul 18, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc (#5256)
parent
593c816c
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
11 additions
and
11 deletions
+11
-11
deploy/docker/docker-compose-milvus.yml
+2
-2
deploy/docker/docker-compose-oceanbase/docker-compose.yml
+2
-2
deploy/docker/docker-compose-pgvector.yml
+2
-2
deploy/docker/docker-compose-zilliz.yml
+2
-2
deploy/docker/yml.js
+2
-2
docSite/content/zh-cn/docs/development/upgrading/4101.md
+1
-1
No files found.
deploy/docker/docker-compose-milvus.yml
View file @
ef704758
...
@@ -151,8 +151,8 @@ services:
...
@@ -151,8 +151,8 @@ services:
fastgpt
:
fastgpt
:
container_name
:
fastgpt
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.10.1-fix
# git
image
:
ghcr.io/labring/fastgpt:v4.10.1-fix
3
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.1-fix # 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.1-fix
3
# 阿里云
ports
:
ports
:
-
3000:3000
-
3000:3000
networks
:
networks
:
...
...
deploy/docker/docker-compose-oceanbase/docker-compose.yml
View file @
ef704758
...
@@ -126,8 +126,8 @@ services:
...
@@ -126,8 +126,8 @@ services:
fastgpt
:
fastgpt
:
container_name
:
fastgpt
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.10.1-fix
# git
image
:
ghcr.io/labring/fastgpt:v4.10.1-fix
3
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.1-fix # 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.1-fix
3
# 阿里云
ports
:
ports
:
-
3000:3000
-
3000:3000
networks
:
networks
:
...
...
deploy/docker/docker-compose-pgvector.yml
View file @
ef704758
...
@@ -112,8 +112,8 @@ services:
...
@@ -112,8 +112,8 @@ services:
fastgpt
:
fastgpt
:
container_name
:
fastgpt
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.10.1-fix
# git
image
:
ghcr.io/labring/fastgpt:v4.10.1-fix
3
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.1-fix # 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.1-fix
3
# 阿里云
ports
:
ports
:
-
3000:3000
-
3000:3000
networks
:
networks
:
...
...
deploy/docker/docker-compose-zilliz.yml
View file @
ef704758
...
@@ -92,8 +92,8 @@ services:
...
@@ -92,8 +92,8 @@ services:
fastgpt
:
fastgpt
:
container_name
:
fastgpt
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.10.1-fix
# git
image
:
ghcr.io/labring/fastgpt:v4.10.1-fix
3
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.1-fix # 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.1-fix
3
# 阿里云
ports
:
ports
:
-
3000:3000
-
3000:3000
networks
:
networks
:
...
...
deploy/docker/yml.js
View file @
ef704758
...
@@ -95,8 +95,8 @@ services:
...
@@ -95,8 +95,8 @@ services:
fastgpt:
fastgpt:
container_name: fastgpt
container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.10.1-fix # git
image: ghcr.io/labring/fastgpt:v4.10.1-fix
3
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.1-fix # 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.1-fix
3
# 阿里云
ports:
ports:
- 3000:3000
- 3000:3000
networks:
networks:
...
...
docSite/content/zh-cn/docs/development/upgrading/4101.md
View file @
ef704758
...
@@ -11,7 +11,7 @@ weight: 784
...
@@ -11,7 +11,7 @@ weight: 784
### 1. 更新镜像:
### 1. 更新镜像:
-
更新 FastGPT 镜像tag: v4.10.1-fix
-
更新 FastGPT 镜像tag: v4.10.1-fix
3
-
更新 FastGPT 商业版镜像tag: v4.10.1
-
更新 FastGPT 商业版镜像tag: v4.10.1
-
更新 fastgpt-plugin 镜像 tag: v0.1.3
-
更新 fastgpt-plugin 镜像 tag: v0.1.3
-
mcp_server 无需更新
-
mcp_server 无需更新
...
...
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