mirror of
https://github.com/kuaifan/dootask.git
synced 2026-01-12 00:48:11 +00:00
no message
This commit is contained in:
parent
259a040b7e
commit
3f11770baa
@ -96,7 +96,7 @@ services:
|
||||
appstore:
|
||||
container_name: "dootask-appstore-${APP_ID}"
|
||||
privileged: true
|
||||
image: "dootask/appstore:0.0.5"
|
||||
image: "dootask/appstore:0.0.6"
|
||||
volumes:
|
||||
- shared_data:/usr/share/dootask
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
@ -122,5 +122,3 @@ volumes:
|
||||
name: "dootask-shared-data-${APP_ID}"
|
||||
redis_data:
|
||||
name: "dootask-redis-data-${APP_ID}"
|
||||
search_data:
|
||||
name: "dootask-search-data-${APP_ID}"
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 6f1927596166ba861579f645281e12f68af4f0c5
|
||||
Subproject commit c316482b48447088a5cb37bc136eec5f028be5f5
|
||||
Loading…
x
Reference in New Issue
Block a user