Upgrade T-Engines to 2.3.6

This commit is contained in:
Alan Davis
2020-11-19 22:55:58 +00:00
parent c6e1c0f40b
commit f7911e1760
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.3.5
image: alfresco/alfresco-transform-core-aio:2.3.6
mem_limit: 1536m
environment:
JAVA_OPTS: " -Xms256m -Xmx1536m"

View File

@@ -1,4 +1,4 @@
TRANSFORMERS_TAG=2.3.5
TRANSFORMERS_TAG=2.3.6
SOLR6_TAG=2.0.0
POSTGRES_TAG=11.7
ACTIVEMQ_TAG=5.15.8