chore: bump deploy image tags for v4.14.12 (#6789)

This commit is contained in:
Ryo
2026-04-21 17:25:10 +08:00
committed by GitHub
parent e6584acfda
commit 4fbf8430b7
28 changed files with 107 additions and 107 deletions
@@ -170,7 +170,7 @@ services:
fastgpt-app:
container_name: fastgpt-app
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.10.2
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.12
ports:
- 3000:3000
networks:
@@ -272,7 +272,7 @@ services:
- ./config.json:/app/data/config.json
fastgpt-code-sandbox:
container_name: fastgpt-code-sandbox
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.10
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.11
networks:
- codesandbox
restart: always
@@ -331,7 +331,7 @@ services:
<<: [*x-log-config]
FASTGPT_ENDPOINT: http://fastgpt-app:3000
fastgpt-plugin:
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.5.6
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.0
container_name: fastgpt-plugin
restart: always
networks:
@@ -429,7 +429,7 @@ services:
# AI Proxy
fastgpt-aiproxy:
image: registry.cn-hangzhou.aliyuncs.com/labring/aiproxy:v0.3.5
image: registry.cn-hangzhou.aliyuncs.com/labring/aiproxy:v0.5.3
container_name: fastgpt-aiproxy
restart: unless-stopped
depends_on: