Merge pull request #8884 from GabyCT/topic/ulib

versions: Update libseccomp to version v2.5.5
This commit is contained in:
Chelsea Mafrica 2024-01-24 23:55:32 -08:00 committed by GitHub
commit 24b33ae35b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -271,7 +271,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.4" version: "2.5.5"
runc: runc:
description: "OCI CLI reference runtime implementation" description: "OCI CLI reference runtime implementation"