Pick up T-Engines 2.5.7-A3 and latest repo 14.112 / share 14.70

This commit is contained in:
alandavis
2022-02-22 10:30:58 +00:00
parent 8f3704630f
commit 0e96410f0a
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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"
+2 -2
View File
@@ -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 -1
View File
@@ -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