Merge pull request #7299 from docker/bermudezmt-updated-release-note-engine

a very important note was missed
This commit is contained in:
Maria Bermudez 2018-08-30 17:49:29 -07:00 committed by GitHub
commit 8a4d40f987
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -21,6 +21,11 @@ adopted as quickly for consistency and compatibility reasons.
## 18.03.1-ee-3 (2018-08-30)
> Important notes about this release
>
> If you're deploying UCP or DTR, use Docker EE Engine 17.06.
{: .important}
### Builder
- Fix: no error if build args are missing during docker build. [docker/engine#25](https://github.com/docker/engine/pull/25)