mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Merge branch 'feature/RM-6427-RenameAGSImages' into 'master'
Renamed docker images in poms and yaml files as it follows: See merge request records-management/records-management!1080
This commit is contained in:
@@ -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
|
||||
|
@@ -31,7 +31,7 @@
|
||||
<dependency.alfresco-repository.version>6.55</dependency.alfresco-repository.version>
|
||||
<dependency.alfresco-remote-api.version>6.38</dependency.alfresco-remote-api.version>
|
||||
<alfresco.alfresco-share-services.version>6.0.b</alfresco.alfresco-share-services.version>
|
||||
<image.name>alfresco/ags-repo-community</image.name>
|
||||
<image.name>alfresco/alfresco-governance-repository-community</image.name>
|
||||
|
||||
</properties>
|
||||
|
||||
|
Reference in New Issue
Block a user