mirror of
https://github.com/kuaifan/dootask.git
synced 2026-09-14 16:08:35 +00:00
chore(docker): 更新应用商店镜像至 0.5.6
This commit is contained in:
parent
4249584a08
commit
a90d4fb013
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user