Skip to content

Commit

Permalink
docker-maven-plugin 0.40.2
Browse files Browse the repository at this point in the history
To make it work on macOS m1.
0.38.1 would still be enough.
  • Loading branch information
LorenzoBettini committed Apr 16, 2024
1 parent ddf8e4b commit 147adff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion com.examples.school/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.34.1</version>
<version>0.40.2</version>
<configuration>
<images>
<image>
Expand Down

0 comments on commit 147adff

Please sign in to comment.