mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-29 16:57:18 +00:00
versions: Update libseccomp version
This PR updates the libseccomp version at the versions.yaml that is being used in the kata CI. Fixes #4858 Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
parent
4d07c86cf1
commit
1f4b6e6460
@ -226,7 +226,7 @@ externals:
|
|||||||
libseccomp:
|
libseccomp:
|
||||||
description: "High level interface to Linux seccomp filter"
|
description: "High level interface to Linux seccomp filter"
|
||||||
url: "https://github.com/seccomp/libseccomp"
|
url: "https://github.com/seccomp/libseccomp"
|
||||||
version: "2.5.1"
|
version: "2.5.4"
|
||||||
|
|
||||||
runc:
|
runc:
|
||||||
description: "OCI CLI reference runtime implementation"
|
description: "OCI CLI reference runtime implementation"
|
||||||
|
Loading…
Reference in New Issue
Block a user