mirror of
https://github.com/goldbergyoni/nodebestpractices.git
synced 2025-11-01 18:46:54 +08:00
Fix Read More 8.12
The description does not match the subject
This commit is contained in:
@ -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)
|
||||
|
||||
<br /><br /><br />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user