Skip to content

Commit

Permalink
Merge pull request #270 from tourea/registry-v2-support
Browse files Browse the repository at this point in the history
Issue 247: Add support for $HOME/.docker/config.json
  • Loading branch information
rnorth committed Jan 21, 2017
2 parents 339d7ce + 26b3eb2 commit db2c918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>com.github.docker-java</groupId>
<artifactId>docker-java</artifactId>
<version>3.0.5</version>
<version>3.0.7</version>
<exclusions>
<!-- replace with junixsocket -->
<exclusion>
Expand Down

0 comments on commit db2c918

Please sign in to comment.