chore(docker): 更新应用商店镜像至 0.5.6

This commit is contained in:
kuaifan 2026-09-10 08:55:49 +00:00
parent 4249584a08
commit a90d4fb013

View File

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