make runc 1.1 for oss_fuzz_build.sh
Signed-off-by: yanggang <gang.yang@daocloud.io>
This commit is contained in:
parent
bae8fb9142
commit
09243e43ff
@ -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