mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-05-07 00:32:11 +08:00
feat(craft-agents): 升级 craft-agents 到 0.8.11 版本
删除 0.8.7 版本相关文件并添加 0.8.11 版本的配置文件 更新 docker-compose 配置和国际化表单字段
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
craft-agents:
|
craft-agents:
|
||||||
image: ghcr.io/lukilabs/craft-agents-server:0.8.7
|
image: ghcr.io/lukilabs/craft-agents-server:0.8.11
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Reference in New Issue
Block a user