perf: 更新应用胶囊配置和优化微应用加载

This commit is contained in:
kuaifan 2025-08-08 11:48:22 +08:00
parent 46c79a8772
commit 487c7e2824

View File

@ -96,7 +96,7 @@ services:
appstore:
container_name: "dootask-appstore-${APP_ID}"
privileged: true
image: "dootask/appstore:0.2.4"
image: "dootask/appstore:0.2.5"
volumes:
- shared_data:/usr/share/dootask
- /var/run/docker.sock:/var/run/docker.sock