|
@@ -9,7 +9,7 @@ set -e
|
|
# the containerd project first, and update both after that is merged.
|
|
# the containerd project first, and update both after that is merged.
|
|
#
|
|
#
|
|
# When updating RUNC_VERSION, consider updating runc in vendor.conf accordingly
|
|
# When updating RUNC_VERSION, consider updating runc in vendor.conf accordingly
|
|
-: "${RUNC_VERSION:=v1.1.7}"
|
|
|
|
|
|
+: "${RUNC_VERSION:=v1.1.8}"
|
|
|
|
|
|
install_runc() {
|
|
install_runc() {
|
|
RUNC_BUILDTAGS="${RUNC_BUILDTAGS:-"seccomp"}"
|
|
RUNC_BUILDTAGS="${RUNC_BUILDTAGS:-"seccomp"}"
|