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

删除 0.9.0 版本相关文件并添加 0.9.2 版本配置
更新 docker-compose 配置和 data.yml 文件
This commit is contained in:
arch3rPro
2026-05-07 11:05:42 +08:00
parent 7e47371ffc
commit 82bd1246ab
3 changed files with 1 additions and 1 deletions
@@ -1,6 +1,6 @@
services:
craft-agents:
image: ghcr.io/lukilabs/craft-agents-server:0.9.0
image: ghcr.io/lukilabs/craft-agents-server:0.9.2
container_name: ${CONTAINER_NAME}
restart: always
networks: