From 0b6b9c4d2c7b100bd03e43a3b9de1ce66ca9a5ef Mon Sep 17 00:00:00 2001 From: Elena Hardon Date: Tue, 10 Jul 2018 17:45:32 +0300 Subject: [PATCH] Renamed docker images in poms and yaml files as it follows: ags-repo-enterprise -> alfresco-governance-repository-enterprise ags-share-enterprise -> alfresco-governance-share-enterprise ags-repo-community -> alfresco-governance-repository-community ags-share-community -> alfresco-governance-share-community --- rm-community/rm-community-repo/docker-compose.yml | 2 +- rm-community/rm-community-repo/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rm-community/rm-community-repo/docker-compose.yml b/rm-community/rm-community-repo/docker-compose.yml index 05ab6bd24a..6d9d2c55eb 100644 --- a/rm-community/rm-community-repo/docker-compose.yml +++ b/rm-community/rm-community-repo/docker-compose.yml @@ -5,7 +5,7 @@ version: "3" services: alfresco: # acs repo community image with ags repo community amp applied - image: alfresco/ags-repo-community:latest + image: alfresco/alfresco-governance-repository-community:latest environment: CATALINA_OPTS : " -agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=n diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml index 6768a1792c..68d5a5f3ad 100644 --- a/rm-community/rm-community-repo/pom.xml +++ b/rm-community/rm-community-repo/pom.xml @@ -31,7 +31,7 @@ 6.55 6.38 6.0.b - alfresco/ags-repo-community + alfresco/alfresco-governance-repository-community