Pick up 2.5.4 t-engines for testing

[skip docker_latest]
This commit is contained in:
alandavis
2021-11-16 13:30:58 +00:00
parent f959da443c
commit c08dd55b8e
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.5.3
image: alfresco/alfresco-transform-core-aio:2.5.4
mem_limit: 1536m
environment:
JAVA_OPTS: " -Xms256m -Xmx1536m"

View File

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