chore(appstore): 升级 appstore 镜像至 0.5.3

This commit is contained in:
kuaifan 2026-06-26 01:26:04 +00:00
parent b2d54576d0
commit c4904bdbe2

View File

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