mirror of
https://github.com/kuaifan/dootask.git
synced 2026-07-02 20:35:11 +00:00
fix(appstore): 更新应用商店镜像版本至 0.5.4
This commit is contained in:
parent
c067991e3e
commit
c04187fe47
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user