mirror of
https://github.com/kuaifan/dootask.git
synced 2026-09-07 04:28:42 +00:00
fix(appstore): 更新应用商店镜像版本至 0.5.4
This commit is contained in:
parent
c067991e3e
commit
c04187fe47
@ -99,7 +99,7 @@ services:
|
|||||||
appstore:
|
appstore:
|
||||||
container_name: "dootask-appstore-${APP_ID}"
|
container_name: "dootask-appstore-${APP_ID}"
|
||||||
privileged: true
|
privileged: true
|
||||||
image: "dootask/appstore:0.5.3"
|
image: "dootask/appstore:0.5.4"
|
||||||
volumes:
|
volumes:
|
||||||
- shared_data:/usr/share/dootask
|
- shared_data:/usr/share/dootask
|
||||||
- ${HOST_DOCKER_SOCK:-/var/run/docker.sock}:/var/run/docker.sock
|
- ${HOST_DOCKER_SOCK:-/var/run/docker.sock}:/var/run/docker.sock
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user