Merge pull request #613 from andrewhsu/1809ga

[18.09] bump ver 18.09.8
This commit is contained in:
Andrew Hsu
2019-07-17 10:03:56 -07:00
committed by GitHub
2 changed files with 11 additions and 1 deletions

View File

@ -3,6 +3,16 @@
For official release notes for Docker Engine CE and Docker Engine EE, visit the
[release notes page](https://docs.docker.com/engine/release-notes/).
## 18.09.8 (2019-07-17)
### Client
- Fix Rollback config type interpolation. [docker/cli#1973](https://github.com/docker/cli/pull/1973)
### Runtime
- Fix [CVE-2019-13509](https://nvd.nist.gov/vuln/detail/CVE-2019-13509) in DebugRequestMiddleware: unconditionally scrub data field.
## 18.09.7 (2019-06-27)
### Builder

View File

@ -1 +1 @@
18.09.7
18.09.8