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
…3.4 (#211)
  • Loading branch information
renovate-bot committed Aug 18, 2023
1 parent df538ef commit 9bf212d
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.3</version>
<version>0.43.4</version>
<configuration>
<skip>${docker.skip}</skip>
<containerNamePattern>%e</containerNamePattern>
Expand Down

0 comments on commit 9bf212d

Please sign in to comment.