From a2da5e238ce27d3bcfba786c5b053cc36b8e8c77 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 9 Sep 2022 13:36:45 +0100 Subject: Update docker maven plugin to support ARM Issue-ID: POLICY-4338 Change-Id: Icc5c8d3fdb7b787ed5ab19ed0ccc01bd863c15ab 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 14a12449..94b6d056 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -666,7 +666,7 @@ io.fabric8 docker-maven-plugin - 0.34.1 + 0.40.1 org.kie -- cgit 1.2.3-korg