diff --git a/release-notes/docker-ce.md b/release-notes/docker-ce.md index f90e4ca6bb..47b659c3cc 100644 --- a/release-notes/docker-ce.md +++ b/release-notes/docker-ce.md @@ -12,7 +12,7 @@ For Docker releases prior to 17.03.0, see [Learn about Docker releases](/engine/installation.md). -## 17.06.0-ce (2017-06-22) +## 17.06.0-ce (2017-06-28) > **Note**: Docker 17.06 by default disables communication with legacy (v1) > registries. If you require interaction with registries that have not yet @@ -356,4 +356,4 @@ Upgrading from Docker 1.13.1 to 17.03.0 is expected to be simple and low-risk. * Fix extraneous task creations for global services that led to confusing replica counts in `docker service ls` [docker/swarmkit#1957](https://github.com/docker/swarmkit/pull/1957) * Fix problem that made rolling updates slow when `task-history-limit` was set to 1 [docker/swarmkit#1948](https://github.com/docker/swarmkit/pull/1948) * Restart tasks elsewhere, if appropriate, when they are shut down as a result of nodes no longer satisfying constraints [docker/swarmkit#1958](https://github.com/docker/swarmkit/pull/1958) -* (experimental) \ No newline at end of file +* (experimental)