diff --git a/Dockerfile.jvm b/Dockerfile.jvm
index a4fcfdb..635db88 100644
--- a/Dockerfile.jvm
+++ b/Dockerfile.jvm
@@ -1,4 +1,4 @@
-FROM entando/entando-k8s-operator-common:7.3.0
+FROM entando/entando-k8s-operator-common:v7.3.1-ENG-5347-PR-152-BB-release-2F-7.3
ARG VERSION
LABEL name="Entando K8S Keycloak Controller" \
diff --git a/Dockerfile.native b/Dockerfile.native
index 37f0a6c..c316b35 100644
--- a/Dockerfile.native
+++ b/Dockerfile.native
@@ -3,7 +3,7 @@ ARG VERSION
LABEL name="Entando K8S Keycloak Controller" \
vendor="Entando" \
version="v${VERSION}" \
- release="7.0" \
+ release="7.3" \
summary="This container processes EntandoKeycloakServer custom resources." \
description="This is a run-to-completion container. It will deploy a Keycloak or RedHat SSO service to your cluster. \
Subsequent executions of this container against the same EntandoKeycloakServer will patch the existing \
diff --git a/pom.xml b/pom.xml
index 8ee5d4a..a6b29b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
org.entando
entando-quarkus-parent
- 7.3.0
+ 7.3.1-ENG-5347-PR-54
7.3.1
@@ -64,7 +64,7 @@
entando-k8s
${github.organization}_${project.artifactId}
- 7.3.0-IT-515-PR-157
+ 7.3.1-ENG-5451-PR-157
true
in-process
smoke