From 7c1a5155cfce02fae9aecda441eb2836ab72b61a Mon Sep 17 00:00:00 2001 From: Forresst Date: Mon, 8 Mar 2021 15:02:27 +0100 Subject: [PATCH] Fix `Read More` 8.12 The description does not match the subject --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9992e605..65591582 100644 --- a/README.md +++ b/README.md @@ -1233,7 +1233,7 @@ In addition, referring to an image tag means that the base image is subject to c **Otherwise:** Your code might be entirely free from vulnerabilities. However it might still get hacked due to vulnerable version of OS-level binaries (e.g. OpenSSL, TarBall) that are commonly being used by applications -🔗 [**Read More: Generic Docker practices**](/sections/docker/scan-images.md) +🔗 [**Read More: Scan the entire image before production**](/sections/docker/scan-images.md)