Merge pull request #7875 from yanggangtony/runc-version
make runc 1.1 for oss_fuzz_build.sh
This commit is contained in:
commit
aee92eb46e
@ -75,7 +75,7 @@ export GOARCH=amd64
|
||||
|
||||
# Build runc
|
||||
cd $SRC/
|
||||
git clone https://github.com/opencontainers/runc --branch release-1.0
|
||||
git clone https://github.com/opencontainers/runc --branch release-1.1
|
||||
cd runc
|
||||
make
|
||||
make install
|
||||
|
Loading…
Reference in New Issue
Block a user