From 79e9cf53e0e4ad723005e1b8c4cfd6a0a829e168 Mon Sep 17 00:00:00 2001 From: lifubang Date: Wed, 5 Mar 2025 09:40:34 +0000 Subject: [PATCH] doc: update spec-conformance.md Signed-off-by: lifubang --- docs/spec-conformance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/spec-conformance.md b/docs/spec-conformance.md index 21c853822..ea2daca69 100644 --- a/docs/spec-conformance.md +++ b/docs/spec-conformance.md @@ -1,6 +1,6 @@ # Spec conformance -This branch of runc implements the [OCI Runtime Spec v1.2.0](https://github.com/opencontainers/runtime-spec/tree/v1.2.0) +This branch of runc implements the [OCI Runtime Spec v1.2.1](https://github.com/opencontainers/runtime-spec/tree/v1.2.1) for the `linux` platform. The following features are not implemented yet: