mirror of https://github.com/docker/docs.git
scout: fix typo in last-pushed callout
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
efc7c5825c
commit
118b71e109
|
|
@ -152,7 +152,8 @@ vulnerability exposure or policy compliance as a result of pushing a new image.
|
|||
> Notifications are only triggered for the *last pushed* image tags for each
|
||||
> repository. "Last pushed" refers to the image tag that was most recently
|
||||
> pushed to the registry and analyzed by Docker Scout. If the last pushed image
|
||||
> is not by a newly disclosed CVE, then no notification will be triggered.
|
||||
> is not affected by a newly disclosed CVE, then no notification will be
|
||||
> triggered.
|
||||
|
||||
The available notification settings are:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue