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.7 版本
更新版本至 0.8.7,包含新的 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.6
|
image: ghcr.io/lukilabs/craft-agents-server:0.8.7
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Reference in New Issue
Block a user