diff --git a/docs/advanced-topics/working-with-enterprise/README.md b/docs/advanced-topics/working-with-enterprise/README.md index 1a3646a7..0d67bf65 100644 --- a/docs/advanced-topics/working-with-enterprise/README.md +++ b/docs/advanced-topics/working-with-enterprise/README.md @@ -35,10 +35,10 @@ You'll need to update the following settings in the `pom.xml` file: acs-packaging ``` -* Change the Docker ACS image name: +* Change the Docker ACS image name (by also prepending the Enterprise Docker Registry, Quay.io): ``` -alfresco/alfresco-content-repository +quay.io/alfresco/alfresco-content-repository ``` Changing these parameters instructs the project to use the proper maven dependencies and Docker images.