Skip to content

Commit

Permalink
Merge pull request #1733 from dadoonet/revert-docker-upgrade
Browse files Browse the repository at this point in the history
Revert docker-maven-plugin upgrade to 0.43.4
  • Loading branch information
dadoonet authored Oct 18, 2023
2 parents e89ff2b + 174a6b3 commit 20d6f93
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 @@ -281,7 +281,7 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.43.4</version>
<version>0.43.2</version>
</plugin>

<!-- For IT using Docker Compose -->
Expand Down

0 comments on commit 20d6f93

Please sign in to comment.