This repository was archived by the owner on Oct 13, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 99# the containerd project first, and update both after that is merged.
1010#
1111# When updating RUNC_VERSION, consider updating runc in vendor.conf accordingly
12- : " ${RUNC_VERSION:= v1.0.2 } "
12+ : " ${RUNC_VERSION:= v1.0.3 } "
1313
1414install_runc () {
1515RUNC_BUILDTAGS=" ${RUNC_BUILDTAGS:- " seccomp" } "
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ google.golang.org/grpc f495f5b15ae7ccda3b38c53a1bfc
8787# the containerd project first, and update both after that is merged.
8888# This commit does not need to match RUNC_COMMIT as it is used for helper
8989# packages but should be newer or equal.
90- github.com/opencontainers/runc 52b36a2dd837e8462de8e01458bf02cf9eea47dd # v1.0.2
90+ github.com/opencontainers/runc f46b6ba2c9314cfc8caae24a32ec5fe9ef1059fe # v1.0.3
9191github.com/opencontainers/runtime-spec 1c3f411f041711bbeecf35ff7e93461ea6789220 # v1.0.3-0.20210326190908-1c3f411f0417
9292github.com/opencontainers/image-spec 67d2d5658fe0476ab9bf414cec164077ebff3920 # v1.0.2
9393github.com/cyphar/filepath-securejoin a261ee33d7a517f054effbf451841abaafe3e0fd # v0.2.2
You can’t perform that action at this time.
0 commit comments