fixed ASFS docker image path

This commit is contained in:
Brian Long 2022-11-01 16:51:30 -04:00
parent f569d712e1
commit fbbed5946f

View File

@ -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