Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Commit 70a8a00

Browse files
committed
KJHH-2474 Update docker plugin to a version that supports apple silicon
1 parent 37266ca commit 70a8a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@
283283
<plugin>
284284
<groupId>io.fabric8</groupId>
285285
<artifactId>docker-maven-plugin</artifactId>
286-
<version>0.31.0</version>
286+
<version>0.43.4</version>
287287
<configuration>
288288
<images>
289289
<image>

0 commit comments

Comments
 (0)