mirror of
https://github.com/kuaifan/dootask.git
synced 2026-06-26 17:22:26 +00:00
chore(appstore): 升级 appstore 镜像至 0.5.3
This commit is contained in:
parent
b2d54576d0
commit
c4904bdbe2
@ -99,7 +99,7 @@ services:
|
||||
appstore:
|
||||
container_name: "dootask-appstore-${APP_ID}"
|
||||
privileged: true
|
||||
image: "dootask/appstore:0.5.2"
|
||||
image: "dootask/appstore:0.5.3"
|
||||
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