From 45ac6d5aef5d53b6e155a2fd31707cf71a559f09 Mon Sep 17 00:00:00 2001 From: Rishi Verma Date: Tue, 2 Jul 2024 18:11:19 -0700 Subject: [PATCH] OGC to OCI --- .../software-lifecycle/security/container-security/README.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/software-lifecycle/security/container-security/README.mdx b/docs/guides/software-lifecycle/security/container-security/README.mdx index 750bb71c5..bc53c785a 100644 --- a/docs/guides/software-lifecycle/security/container-security/README.mdx +++ b/docs/guides/software-lifecycle/security/container-security/README.mdx @@ -22,7 +22,7 @@ import PreCommitConfigSource from '!!raw-loader!./.pre-commit-config.yml'; ## Prerequisites **Software:** -- OGC compliant containers (e.g. Docker) or other package-manager software dependencies +- OCI compliant containers (e.g. Docker, Podman) or other package-manager software dependencies - `pre-commit` framework **Skills:**