mirror of https://github.com/docker/docs.git
Update release-notes.md
Fixed version numbers for the patch release per @andrewhsu.
This commit is contained in:
parent
9ed475ab2f
commit
9b243a7bb1
|
@ -169,13 +169,13 @@ For more information on the list of deprecated flags and APIs, have a look at th
|
||||||
In this release, Docker has also removed support for TLS < 1.2 [moby/moby#37660](https://github.com/moby/moby/pull/37660),
|
In this release, Docker has also removed support for TLS < 1.2 [moby/moby#37660](https://github.com/moby/moby/pull/37660),
|
||||||
Ubuntu 14.04 "Trusty Tahr" [docker-ce-packaging#255](https://github.com/docker/docker-ce-packaging/pull/255) / [docker-ce-packaging#254](https://github.com/docker/docker-ce-packaging/pull/254), and Debian 8 "Jessie" [docker-ce-packaging#255](https://github.com/docker/docker-ce-packaging/pull/255) / [docker-ce-packaging#254](https://github.com/docker/docker-ce-packaging/pull/254).
|
Ubuntu 14.04 "Trusty Tahr" [docker-ce-packaging#255](https://github.com/docker/docker-ce-packaging/pull/255) / [docker-ce-packaging#254](https://github.com/docker/docker-ce-packaging/pull/254), and Debian 8 "Jessie" [docker-ce-packaging#255](https://github.com/docker/docker-ce-packaging/pull/255) / [docker-ce-packaging#254](https://github.com/docker/docker-ce-packaging/pull/254).
|
||||||
|
|
||||||
### 18.03.XX
|
### 18.03.ee-5
|
||||||
2019-XX-XX
|
2019-XX-XX
|
||||||
|
|
||||||
### Security fixes for Docker Engine EE and CE
|
### Security fixes for Docker Engine EE and CE
|
||||||
* Upgraded Go language to 1.10.6 to resolve CVE-2018-16873, CVE-2018-16874, and CVE-2018-16875.
|
* Upgraded Go language to 1.10.6 to resolve CVE-2018-16873, CVE-2018-16874, and CVE-2018-16875.
|
||||||
|
|
||||||
### 17.06.XX
|
### 17.06.2-ee-18
|
||||||
2019-XX-XX
|
2019-XX-XX
|
||||||
|
|
||||||
### Security fixes for Docker Engine EE and CE
|
### Security fixes for Docker Engine EE and CE
|
||||||
|
|
Loading…
Reference in New Issue