bump to rc2

Signed-off-by: Victor Vieux <victorvieux@gmail.com>
This commit is contained in:
Victor Vieux 2017-04-26 15:08:31 -07:00
parent eaffbcb25d
commit c57fdb2a14
2 changed files with 2 additions and 1 deletions

View file

@ -30,6 +30,7 @@ be found.
* Improve `docker version --format` option when the client has downgraded the API version [#31022](https://github.com/docker/docker/pull/31022)
* Prompt when using an encrypted client certificate to connect to a docker daemon [#31364](https://github.com/docker/docker/pull/31364)
* Display created tags on successful `docker build` [#32077](https://github.com/docker/docker/pull/32077)
* Cleanup compose convert error messages [#32087](https://github.com/moby/moby/pull/32087)
### Contrib

View file

@ -1 +1 @@
17.05.0-ce-rc1
17.05.0-ce-rc2