fix: 修复部分机子无法打开OKR的情况

This commit is contained in:
kuaifan 2025-06-02 18:14:12 +08:00
parent 5a1f130bec
commit ac1644e32d

View File

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