diff --git a/versions.yaml b/versions.yaml index 5893f3272..d888613f2 100644 --- a/versions.yaml +++ b/versions.yaml @@ -271,7 +271,7 @@ externals: libseccomp: description: "High level interface to Linux seccomp filter" url: "https://github.com/seccomp/libseccomp" - version: "2.5.4" + version: "2.5.5" runc: description: "OCI CLI reference runtime implementation"