Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Commit

Permalink
Merge pull request #193 from grumpymatt/master
Browse files Browse the repository at this point in the history
update docker-client version
  • Loading branch information
davidxia authored Aug 5, 2018
2 parents dd52149 + 424cba1 commit c301ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<description>Adds support for building Dockerfiles in Maven</description>

<properties>
<docker-client.version>8.11.4</docker-client.version>
<docker-client.version>8.11.7</docker-client.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit c301ee9

Please sign in to comment.