mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-05-02 03:32:12 +08:00
feat(craft-agents): 升级 craft-agents 到 0.9.0 版本并更新配置文件
更新 craft-agents 应用至 0.9.0 版本,包括: - 删除旧版本 0.8.12 的配置文件 - 添加新版本 0.9.0 的配置和数据文件 - 修改脚本文件权限以支持执行
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
craft-agents:
|
||||
image: ghcr.io/lukilabs/craft-agents-server:0.8.12
|
||||
image: ghcr.io/lukilabs/craft-agents-server:0.9.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Regular → Executable
Reference in New Issue
Block a user