From 7f73ca943aaa4921b309cd466e9698455851bd41 Mon Sep 17 00:00:00 2001 From: KoryKessel-Docker Date: Thu, 23 Jan 2020 17:02:23 +0100 Subject: [PATCH] Fixed asterisk typo. --- ee/dtr/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/dtr/release-notes.md b/ee/dtr/release-notes.md index 62fce8d33c..82940b8f31 100644 --- a/ee/dtr/release-notes.md +++ b/ee/dtr/release-notes.md @@ -190,7 +190,7 @@ Refer to [DTR image vulnerabilities](https://success.docker.com/article/dtr-imag ### Security -* * Includes a new version of the security scanner which re-enables daily CVE database updates. Following the patch release upgrade, security scans will fail until a new version of the database is provided (if DTR is configured for online updates, this will occur automatically within 24 hours). To trigger an immediate update, (1) access the DTR UI, (2) go to the **Security** under **System** settings, and (3) click the **Sync database now** button. (docker/dhe-deploy #10847) +* Includes a new version of the security scanner which re-enables daily CVE database updates. Following the patch release upgrade, security scans will fail until a new version of the database is provided (if DTR is configured for online updates, this will occur automatically within 24 hours). To trigger an immediate update, (1) access the DTR UI, (2) go to the **Security** under **System** settings, and (3) click the **Sync database now** button. (docker/dhe-deploy #10847) ## 2.6.11 (2019-11-13)