Skip to content

Commit

Permalink
docker-maven-plugin 0.40.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Nov 9, 2022
1 parent 7e4ea0f commit 99138e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion com.examples.hellodocker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.38.1</version>
<version>0.40.2</version>
<configuration>
<showLogs>true</showLogs>
<images>
Expand Down

0 comments on commit 99138e7

Please sign in to comment.