Skip to content

Commit

Permalink
Upgrade io.fabric8:docker-maven-plugin:0.28.0 -> 0.45.1
Browse files Browse the repository at this point in the history
Upgrade the `docker-maven-plugin` to the latest version
to make it work with Docker Desktop for MacOS.

Getting the error described here otherwise:

fabric8io/docker-maven-plugin#1257
  • Loading branch information
groldan committed Nov 13, 2024
1 parent 0e54b40 commit a68096d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.28.0</version>
<version>0.45.1</version>
<configuration>
<images>
<image>
Expand Down

0 comments on commit a68096d

Please sign in to comment.