Unverified Commit c07a4c4f authored by Harsh Pratap Singh's avatar Harsh Pratap Singh Committed by GitHub
Browse files

update docker-maven-plugin to version 0.43.0 (#991)

parent a45fc12e
...@@ -307,7 +307,7 @@ ...@@ -307,7 +307,7 @@
<plugin> <plugin>
<groupId>io.fabric8</groupId> <groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId> <artifactId>docker-maven-plugin</artifactId>
<version>0.30.0</version> <version>0.43.0</version>
<configuration> <configuration>
<images> <images>
<image> <image>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment