feat(craft-agents): 升级 craft-agents 到 0.8.6 版本

删除 0.8.5 版本相关文件并添加 0.8.6 版本配置
更新 docker-compose 配置和国际化表单字段
This commit is contained in:
arch3rPro
2026-04-14 22:40:59 +08:00
parent 3a3123cf99
commit 365e7c710a
3 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
services:
craft-agents:
image: ghcr.io/lukilabs/craft-agents-server:0.8.5
image: ghcr.io/lukilabs/craft-agents-server:0.8.6
container_name: ${CONTAINER_NAME}
restart: always
networks: