fix: 更新应用商店镜像版本至0.2.9

This commit is contained in:
kuaifan 2025-09-20 17:04:29 +08:00
parent a27049386b
commit 4d768becf5

View File

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