Skip to content

Commit

Permalink
chore(deps): update dependency io.fabric8:docker-maven-plugin to v0.4…
Browse files Browse the repository at this point in the history
…4.0 (#307)
  • Loading branch information
renovate-bot committed Feb 26, 2024
1 parent dd8b35f commit 8923800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -267,7 +267,7 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.43.4</version>
<version>0.44.0</version>
<configuration>
<skip>${docker.skip}</skip>
<containerNamePattern>%e</containerNamePattern>
Expand Down

0 comments on commit 8923800

Please sign in to comment.