fix(appstore): 更新应用商店镜像版本至 0.5.4

This commit is contained in:
kuaifan 2026-06-29 15:45:46 +00:00
parent c067991e3e
commit c04187fe47

View File

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