From 9709aceaeddd01bd8767f2384f7fd9da8878fc90 Mon Sep 17 00:00:00 2001 From: Brian Long Date: Wed, 6 Jan 2021 10:31:26 -0500 Subject: [PATCH] switched share to AGS (no AMP module distributed anymore) --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index faec6bb..7b517fa 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -49,7 +49,7 @@ services: image: alfresco/alfresco-transform-core-aio:2.3.6 share: - image: alfresco/alfresco-share:6.2.2 + image: alfresco/alfresco-governance-share-community:V3.4-latest mem_limit: 512m environment: REPO_HOST: "platform"