fixed ASFS docker image path
This commit is contained in:
parent
f569d712e1
commit
fbbed5946f
@ -23,7 +23,7 @@ services:
|
|||||||
- shared-file-store
|
- shared-file-store
|
||||||
|
|
||||||
shared-file-store:
|
shared-file-store:
|
||||||
image: alfresco/alfresco-shared-file-store:${ASFS_TAG}
|
image: quay.io/alfresco/alfresco-shared-file-store:${ASFS_TAG}
|
||||||
volumes:
|
volumes:
|
||||||
- shared-file-store-volume:/tmp/Alfresco/sfs
|
- shared-file-store-volume:/tmp/Alfresco/sfs
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user