From a39e4fc1942d75117834245d3f87c369d2f4a66b Mon Sep 17 00:00:00 2001 From: Paul Vaduva Date: Tue, 18 Dec 2018 13:58:28 +0100 Subject: docker-maven-plugin: update to v0.28.0 The upstream support for arm64 docker builds with the docker-maven-plugin came later so we need to update the plugin version for jobs to run on arm64 servers. Change-Id: Ib3a4f6054e1da59bdb6b77b78bcc1632eb1e0bb5 Issue-ID: LOG-906 Signed-off-by: Paul Vaduva --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 3cd3047..bfc80cf 100644 --- a/pom.xml +++ b/pom.xml @@ -202,7 +202,7 @@ limitations under the License. io.fabric8 docker-maven-plugin - 0.19.1 + 0.28.0 true 1.23 -- cgit 1.2.3-korg