Skip to content

Commit

Permalink
Bump docker-maven-plugin to 0.45.1
Browse files Browse the repository at this point in the history
https://github.com/fabric8io/docker-maven-plugin/releases/tag/v0.45.1

Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
  • Loading branch information
Tobianas committed Oct 18, 2024
1 parent f78684d commit ecadcf2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.42.0</version>
<version>0.45.1</version>
<configuration>
<images>
<image>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.42.0</version>
<version>0.45.1</version>
<configuration>
<images>
<image>
Expand Down

0 comments on commit ecadcf2

Please sign in to comment.