diff --git a/docker-alfresco/Dockerfile b/docker-alfresco/Dockerfile
index 85af0389d4..bac4070bd0 100644
--- a/docker-alfresco/Dockerfile
+++ b/docker-alfresco/Dockerfile
@@ -1,6 +1,6 @@
-# Fetch image based on Tomcat 8.5.34 and Java 11
+# Fetch image based on Tomcat 8.5.43 and Java 11
# More infos about this image: https://github.com/Alfresco/alfresco-docker-base-tomcat
-FROM alfresco/alfresco-base-tomcat:8.5.34-java-11-openjdk-centos-7
+FROM alfresco/alfresco-base-tomcat:8.5.43-java-11-openjdk-centos-7
# Set default user information
ARG GROUPNAME=Alfresco
diff --git a/docker-alfresco/test/.env b/docker-alfresco/test/.env
index 4040d7d702..3c356e67c3 100644
--- a/docker-alfresco/test/.env
+++ b/docker-alfresco/test/.env
@@ -1,5 +1,5 @@
ALFRESCO_TAG=latest
-TRANSFORMERS_TAG=2.1.0-DEV1
+TRANSFORMERS_TAG=2.1.0-RC2
SHARE_TAG=6.2.0-RC2
SOLR6_TAG=1.1.1
POSTGRES_TAG=11.4
diff --git a/pom.xml b/pom.xml
index 89ef442939..55a27822c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,8 +62,8 @@
Community
latest
- 7.90
- 7.121
+ 7.94
+ 7.124
8.50
7.21