chore(deploy): 内部 appstore 镜像升级 0.5.1 → 0.5.2

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
kuaifan 2026-06-22 15:52:01 +00:00
parent 389cb6d709
commit 7c6dfe8a25

View File

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