Skip to content

Commit

Permalink
update docker plugin to 1.2.2 for fixing error in building image in w…
Browse files Browse the repository at this point in the history
…indows 10 as related here: spotify/docker-maven-plugin#351
  • Loading branch information
iagotb committed Feb 29, 2020
1 parent 3d0e4b5 commit e8859e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -38,7 +38,7 @@
<docker.image.exposed.port>9090</docker.image.exposed.port>
<docker.image.dockerfile.dir>${basedir}</docker.image.dockerfile.dir>
<docker.image.dockerize.version>v0.6.1</docker.image.dockerize.version>
<docker.plugin.version>1.2.0</docker.plugin.version>
<docker.plugin.version>1.2.2</docker.plugin.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit e8859e6

Please sign in to comment.