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
|
# Build runc
|
||||||
cd $SRC/
|
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
|
cd runc
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
|
Loading…
Reference in New Issue
Block a user