feat: 更新 appstore 镜像版本至 0.3.5

This commit is contained in:
kuaifan 2025-12-12 07:12:07 +00:00
parent 6eb08ac09b
commit a1eea77b9e

View File

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