From d8d9369b67f1a39edadcaf81986609c85ff6d21f Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 9 Sep 2022 13:34:59 +0100 Subject: [PATCH] Update docker maven plugin to support ARM Issue-ID: POLICY-4338 Change-Id: I865f906ee02e9d668037b07d16c213cf7d7cb78b Signed-off-by: liamfallon --- integration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/pom.xml b/integration/pom.xml index 522c833c..b55cd1c1 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -1147,7 +1147,7 @@ io.fabric8 docker-maven-plugin - 0.34.1 + 0.40.1 org.kie -- 2.16.6