ATS-958: Bump T-core to 2.5.3 (#1441)

This commit is contained in:
Ayman Harake
2021-09-03 11:26:39 +02:00
committed by GitHub
parent 06e59f5a57
commit d54b95abee
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ version: "2"
services:
transform-core-aio:
image: alfresco/alfresco-transform-core-aio:2.4.0
image: alfresco/alfresco-transform-core-aio:2.5.3
mem_limit: 1536m
environment:
JAVA_OPTS: " -Xms256m -Xmx1536m"

View File

@@ -1,4 +1,4 @@
TRANSFORMERS_TAG=2.4.0
TRANSFORMERS_TAG=2.5.3
SOLR6_TAG=2.0.2
POSTGRES_TAG=13.3
ACTIVEMQ_TAG=5.16.1