mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2026-09-16 18:13:21 +00:00
Pick up T-Engines 2.5.7-A3 and latest repo 14.112 / share 14.70
This commit is contained in:
@@ -6,7 +6,7 @@ version: "2"
|
||||
|
||||
services:
|
||||
transform-core-aio:
|
||||
image: alfresco/alfresco-transform-core-aio:2.5.7-A1
|
||||
image: alfresco/alfresco-transform-core-aio:2.5.7-A3
|
||||
mem_limit: 1536m
|
||||
environment:
|
||||
JAVA_OPTS: " -Xms256m -Xmx1536m"
|
||||
|
||||
@@ -13,8 +13,8 @@
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
<dependency.alfresco-community-repo.version>14.89</dependency.alfresco-community-repo.version>
|
||||
<dependency.alfresco-community-share.version>14.53</dependency.alfresco-community-share.version>
|
||||
<dependency.alfresco-community-repo.version>14.112</dependency.alfresco-community-repo.version>
|
||||
<dependency.alfresco-community-share.version>14.70</dependency.alfresco-community-share.version>
|
||||
<dependency.acs-packaging.version>7.2.0-M2</dependency.acs-packaging.version> <!-- for Share distribution zip -->
|
||||
|
||||
<repo.image.tag>${dependency.alfresco-community-repo.version}</repo.image.tag>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
TRANSFORMERS_TAG=2.5.7-A1
|
||||
TRANSFORMERS_TAG=2.5.7-A3
|
||||
SOLR6_TAG=2.0.2
|
||||
POSTGRES_TAG=13.3
|
||||
ACTIVEMQ_TAG=5.16.1
|
||||
|
||||
Reference in New Issue
Block a user