mirror of https://github.com/google/oss-fuzz.git
Update Dockerfile
This commit is contained in:
parent
6ac2b64ba9
commit
181e4edfc0
|
@ -18,5 +18,4 @@ FROM ossfuzz/base-libfuzzer
|
|||
MAINTAINER mmoroz@chromium.org
|
||||
RUN apt-get install -y make autoconf automake libtool mercurial zlib1g-dev
|
||||
|
||||
COPY build.sh fuzzers /src/
|
||||
COPY fuzzers/* /src/
|
||||
COPY build.sh fuzzers/* /src/
|
||||
|
|
Loading…
Reference in New Issue