Merge pull request #4859 from GabyCT/topic/updatelibse

versions: Update libseccomp version
This commit is contained in:
Fabiano Fidêncio
2022-08-11 09:34:44 +02:00
committed by GitHub

View File

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