mirror of https://github.com/google/oss-fuzz.git
Update Dockerfile
This commit is contained in:
parent
a9a60f027b
commit
69c2d45b1f
|
@ -18,4 +18,4 @@ FROM ossfuzz/base-libfuzzer
|
|||
MAINTAINER kcc@google.com
|
||||
RUN apt-get install -y make autoconf automake libtool subversion
|
||||
|
||||
COPY build.sh /src/
|
||||
COPY build.sh pcre2_fuzzer.cc /src/
|
||||
|
|
Loading…
Reference in New Issue