mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-17 08:37:59 +00:00
version doc (#5275)
This commit is contained in:
@@ -151,8 +151,8 @@ services:
|
|||||||
|
|
||||||
fastgpt:
|
fastgpt:
|
||||||
container_name: fastgpt
|
container_name: fastgpt
|
||||||
image: ghcr.io/labring/fastgpt:v4.10.1-fix3 # git
|
image: ghcr.io/labring/fastgpt:v4.11.0 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.1-fix3 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.11.0 # 阿里云
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
networks:
|
networks:
|
||||||
@@ -226,8 +226,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
||||||
fastgpt-plugin:
|
fastgpt-plugin:
|
||||||
image: ghcr.io/labring/fastgpt-plugin:v0.1.3 # git
|
image: ghcr.io/labring/fastgpt-plugin:v0.1.5 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.3 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.5 # 阿里云
|
||||||
container_name: fastgpt-plugin
|
container_name: fastgpt-plugin
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
@@ -126,8 +126,8 @@ services:
|
|||||||
|
|
||||||
fastgpt:
|
fastgpt:
|
||||||
container_name: fastgpt
|
container_name: fastgpt
|
||||||
image: ghcr.io/labring/fastgpt:v4.10.1-fix3 # git
|
image: ghcr.io/labring/fastgpt:v4.11.0 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.1-fix3 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.11.0 # 阿里云
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
networks:
|
networks:
|
||||||
@@ -200,8 +200,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
||||||
fastgpt-plugin:
|
fastgpt-plugin:
|
||||||
image: ghcr.io/labring/fastgpt-plugin:v0.1.3 # git
|
image: ghcr.io/labring/fastgpt-plugin:v0.1.5 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.3 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.5 # 阿里云
|
||||||
container_name: fastgpt-plugin
|
container_name: fastgpt-plugin
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
@@ -112,8 +112,8 @@ services:
|
|||||||
|
|
||||||
fastgpt:
|
fastgpt:
|
||||||
container_name: fastgpt
|
container_name: fastgpt
|
||||||
image: ghcr.io/labring/fastgpt:v4.10.1-fix3 # git
|
image: ghcr.io/labring/fastgpt:v4.11.0 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.1-fix3 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.11.0 # 阿里云
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
networks:
|
networks:
|
||||||
@@ -186,8 +186,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
||||||
fastgpt-plugin:
|
fastgpt-plugin:
|
||||||
image: ghcr.io/labring/fastgpt-plugin:v0.1.3 # git
|
image: ghcr.io/labring/fastgpt-plugin:v0.1.5 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.3 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.5 # 阿里云
|
||||||
container_name: fastgpt-plugin
|
container_name: fastgpt-plugin
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
@@ -92,8 +92,8 @@ services:
|
|||||||
|
|
||||||
fastgpt:
|
fastgpt:
|
||||||
container_name: fastgpt
|
container_name: fastgpt
|
||||||
image: ghcr.io/labring/fastgpt:v4.10.1-fix3 # git
|
image: ghcr.io/labring/fastgpt:v4.11.0 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.1-fix3 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.11.0 # 阿里云
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
networks:
|
networks:
|
||||||
@@ -168,8 +168,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
||||||
fastgpt-plugin:
|
fastgpt-plugin:
|
||||||
image: ghcr.io/labring/fastgpt-plugin:v0.1.3 # git
|
image: ghcr.io/labring/fastgpt-plugin:v0.1.5 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.3 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.5 # 阿里云
|
||||||
container_name: fastgpt-plugin
|
container_name: fastgpt-plugin
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
@@ -169,8 +169,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
||||||
fastgpt-plugin:
|
fastgpt-plugin:
|
||||||
image: ghcr.io/labring/fastgpt-plugin:v0.1.4 # git
|
image: ghcr.io/labring/fastgpt-plugin:v0.1.5 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.4 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.5 # 阿里云
|
||||||
container_name: fastgpt-plugin
|
container_name: fastgpt-plugin
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
@@ -22,7 +22,7 @@ EVAL_LINE_LIMIT=1000 # 评估文件最大行数
|
|||||||
|
|
||||||
- 更新 FastGPT 镜像tag: v4.11.0
|
- 更新 FastGPT 镜像tag: v4.11.0
|
||||||
- 更新 FastGPT 商业版镜像tag: v4.11.0
|
- 更新 FastGPT 商业版镜像tag: v4.11.0
|
||||||
- 更新 fastgpt-plugin 镜像 tag: v0.1.4
|
- 更新 fastgpt-plugin 镜像 tag: v0.1.5
|
||||||
- mcp_server 无需更新
|
- mcp_server 无需更新
|
||||||
- Sandbox 无需更新
|
- Sandbox 无需更新
|
||||||
- AIProxy 无需更新
|
- AIProxy 无需更新
|
||||||
|
Reference in New Issue
Block a user