mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-29 08:47:56 +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:
|
||||
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"
|
||||
|
Loading…
Reference in New Issue
Block a user