We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12e266b commit a760dd5Copy full SHA for a760dd5
README.md
@@ -72,7 +72,7 @@ Supports a subset of the Docker Remote API [v1.22](https://github.com/docker/doc
72
<dependency>
73
<groupId>com.github.docker-java</groupId>
74
<artifactId>docker-java</artifactId>
75
- <version>3.0.0-RC4</version>
+ <version>3.0.0-RC5</version>
76
</dependency>
77
78
### Latest development version
0 commit comments