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

View File

@@ -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"