mirror of
https://github.com/kuaifan/dootask.git
synced 2026-08-29 16:19:03 +00:00
chore(appstore): 升级 appstore 镜像至 0.5.3
This commit is contained in:
parent
b2d54576d0
commit
c4904bdbe2
@ -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.2"
|
image: "dootask/appstore:0.5.3"
|
||||||
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