chore: upgrade seccomp version

This commit is contained in:
Paul Pan 2023-12-27 23:03:46 +08:00
parent dec92fbf65
commit 789ae949d5

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERSION=v2.5.4
VERSION=v2.5.5
if [ -d ./libseccomp ]; then exit 0; fi
set -x