Update release-notes.md

Removed "Builder" changes.
This commit is contained in:
Maria Bermudez 2018-10-24 17:27:42 -07:00 committed by GitHub
parent 3cd3d202ae
commit 7466ba8c5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -47,12 +47,6 @@ adopted as quickly for consistency and compatibility reasons.
- Fixed the logic used for skipping over running tasks. [docker/swarmkit#2724](https://github.com/docker/swarmkit/pull/2724)
- Addressed unassigned task leak when a service is removed. [docker/swarmkit#2709](https://github.com/docker/swarmkit/pull/2709)
### Builder
- Added an error if build args are missing during `docker build`. [docker/engine#25](https://github.com/docker/engine/pull/25)
- Fixed an issue where HealthCheck runs while an image is building. [moby/moby#37413](https://github.com/moby/moby/pull/37413)
## 18.03.1-ee-3 (2018-08-30)
> Important notes about this release