* doc

* version

* doc
This commit is contained in:
Archer
2026-02-12 18:45:30 +08:00
committed by GitHub
parent 0ac8bca17c
commit c8d8ca1384
61 changed files with 209 additions and 355 deletions

View File

@@ -136,7 +136,7 @@ services:
retries: 3
sandbox:
container_name: sandbox
image: ghcr.io/labring/fastgpt-sandbox:v4.14.6
image: ghcr.io/labring/fastgpt-sandbox:v4.14.7
ports:
- 3002:3000
networks:
@@ -144,7 +144,7 @@ services:
restart: always
fastgpt-mcp-server:
container_name: fastgpt-mcp-server
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.6
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.7
ports:
- 3005:3000
networks:
@@ -153,7 +153,7 @@ services:
environment:
- FASTGPT_ENDPOINT=http://fastgpt:3000
fastgpt-plugin:
image: ghcr.io/labring/fastgpt-plugin:v0.5.1
image: ghcr.io/labring/fastgpt-plugin:v0.5.3
container_name: fastgpt-plugin
restart: always
ports:
@@ -180,7 +180,7 @@ services:
condition: service_healthy
# AI Proxy
aiproxy:
image: ghcr.io/labring/aiproxy:v0.3.2
image: ghcr.io/labring/aiproxy:v0.3.5
container_name: aiproxy
restart: unless-stopped
ports: