diff --git a/docker-alfresco/test/.env b/docker-alfresco/test/.env index b0df16a553..cc07b57132 100644 --- a/docker-alfresco/test/.env +++ b/docker-alfresco/test/.env @@ -1,5 +1,5 @@ ALFRESCO_TAG=latest -TRANSFORMERS_TAG=2.1.0 +TRANSFORMERS_TAG=2.1.1 SHARE_TAG=6.2.0 SOLR6_TAG=1.4.0 POSTGRES_TAG=11.4 diff --git a/tests/environment/.env b/tests/environment/.env index ef18cd66ba..7942763c7c 100644 --- a/tests/environment/.env +++ b/tests/environment/.env @@ -1,4 +1,4 @@ -TRANSFORMERS_TAG=2.1.0 +TRANSFORMERS_TAG=2.1.1 SOLR6_TAG=1.4.0 POSTGRES_TAG=11.4 ACTIVEMQ_TAG=5.15.8