mirror of https://github.com/google/oss-fuzz.git
Update Dockerfile
This commit is contained in:
parent
6b761f3826
commit
1cfb20b657
|
@ -21,5 +21,4 @@ RUN apt-get update && \
|
|||
apt-file --non-interactive update
|
||||
RUN hg clone https://hg.mozilla.org/mozilla-central
|
||||
WORKDIR mozilla-central
|
||||
ENV SHELL /bin/bash # required by mach for some reason
|
||||
COPY build.sh target.c $SRC/
|
||||
|
|
Loading…
Reference in New Issue