Merge pull request #8768 from docker/master

Sync published with master
This commit is contained in:
paigehargrave 2019-05-06 13:20:46 -04:00 committed by GitHub
commit 2746371163
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View File

@ -22,7 +22,7 @@ to upgrade your installation to the latest release.
# Version 2.6
## 2.6.6
(2019-5-2)
(2019-5-6)
### Security
@ -277,7 +277,7 @@ to upgrade your installation to the latest release.
## 2.5.11
(2019-05-02)
(2019-05-06)
### Security
@ -789,7 +789,7 @@ specify `--log-protocol`.
## 2.4.12
(2019-05-02)
(2019-05-06)
### Security

View File

@ -22,7 +22,7 @@ upgrade your installation to the latest release.
# Version 3.1
## 3.1.7
(2019-05-02)
(2019-05-06)
### Security
* Refer to [Docker Hub Maintenance](https://success.docker.com/article/ucp-image-vulnerabilities) for details regarding actions to be taken, timeline, and any status updates/issues/recommendations.
@ -367,7 +367,7 @@ The following features are deprecated in UCP 3.1.
## 3.0.11
2019-05-02
2019-05-06
### Bug Fixes
* Updated the UCP base image layers to fix a number of old libraries and components that had security vulnerabilities.
@ -841,7 +841,7 @@ deprecated. Deploy your applications as Swarm services or Kubernetes workloads.
## Version 2.2.18
2019-05-02
2019-05-06
### Bug Fixes
* Updated the UCP base image layers to fix a number of old libraries and components that had security vulnerabilities.

View File

@ -31,7 +31,7 @@ consistency and compatibility reasons.
## 18.09.6
2019-05-02
2019-05-06
### Builder
* Fixed `COPY` and `ADD` with multiple `<src>` to not invalidate cache if `DOCKER_BUILDKIT=1`.[moby/moby#38964](https://github.com/moby/moby/issues/38964)