Merge pull request #7163 from docker/tfoxnc-patch-1

remove section
This commit is contained in:
Tammy Fox 2018-08-02 14:39:43 -04:00 committed by GitHub
commit 10c724c371
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -20,14 +20,6 @@ to upgrade your installation to the latest release.
# Version 2.5
## 2.5.4 (2018-07-26)
### Bug Fixes
* Fixed bug where repository tag list UI was not loading after a tag migration.
* Fixed bug to enable poll mirroring with Windows images.
* The RethinkDB image has been patched to remove unused components with known vulnerabilities including the rethinkcli. To get an equivalent interface run rethinkcli from a separate image using `docker run -it --rm --net dtr-ol -v dtr-ca-$REPLICA_ID:/ca dockerhubenterprise/rethinkcli $REPLICA_ID`.
## 2.5.3 (2018-6-21)
### New Features