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
+3 -3
View File
@@ -174,7 +174,7 @@ services:
retries: 3
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
ports:
- 3002:3000
networks:
@@ -229,7 +229,7 @@ services:
environment:
- FASTGPT_ENDPOINT=http://fastgpt: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
ports:
@@ -323,7 +323,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
ports:
+3 -3
View File
@@ -174,7 +174,7 @@ services:
retries: 3
fastgpt-code-sandbox:
container_name: fastgpt-code-sandbox
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.10
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.11
ports:
- 3002:3000
networks:
@@ -229,7 +229,7 @@ services:
environment:
- FASTGPT_ENDPOINT=http://fastgpt:3000
fastgpt-plugin:
image: ghcr.io/labring/fastgpt-plugin:v0.5.6
image: ghcr.io/labring/fastgpt-plugin:v0.6.0
container_name: fastgpt-plugin
restart: always
ports:
@@ -323,7 +323,7 @@ services:
# AI Proxy
fastgpt-aiproxy:
image: ghcr.io/labring/aiproxy:v0.3.5
image: ghcr.io/labring/aiproxy:v0.5.3
container_name: fastgpt-aiproxy
restart: unless-stopped
ports: