From bf077582a0abade5fe604df406da0ef77e1f987d Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Tue, 23 May 2023 16:16:33 -0400 Subject: [PATCH] Update container_optimized_linux_images.md --- linux-hardening/container_optimized_linux_images.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-hardening/container_optimized_linux_images.md b/linux-hardening/container_optimized_linux_images.md index a0ff02f..eff16bc 100644 --- a/linux-hardening/container_optimized_linux_images.md +++ b/linux-hardening/container_optimized_linux_images.md @@ -31,4 +31,4 @@ Container-optimized Linux distributions are designed specifically for deploying, 8. **Photon OS**: VMware’s Photon OS is a lightweight, container-optimized Linux operating system designed for cloud-native applications, cloud platforms, and VMware infrastructure. -Note that when choosing a container-optimized OS, you should consider factors such as the specific needs of your project, hardware requirements, the cloud platform you're using (if any), and your team's familiarity with the OS. +Note that when choosing a container-optimized OS, you should consider factors such as the specific needs of your project, hardware requirements, the cloud platform you're using (if any), and your familiarity with the OS.