Update Dockerfile

This commit is contained in:
Mike Aizatsky 2016-10-13 00:16:07 -07:00 committed by GitHub
parent a9a60f027b
commit 69c2d45b1f
1 changed files with 1 additions and 1 deletions

View File

@ -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/