diff --git a/versions.yaml b/versions.yaml index 53fbe769d4..b1080f301b 100644 --- a/versions.yaml +++ b/versions.yaml @@ -226,7 +226,7 @@ externals: libseccomp: description: "High level interface to Linux seccomp filter" url: "https://github.com/seccomp/libseccomp" - version: "2.5.1" + version: "2.5.4" runc: description: "OCI CLI reference runtime implementation"