mirror of https://github.com/google/oss-fuzz.git
Update Dockerfile
This commit is contained in:
parent
7a8c125f42
commit
d090e49c2e
|
@ -15,7 +15,7 @@
|
|||
################################################################################
|
||||
|
||||
FROM gcr.io/oss-fuzz-base/base-builder
|
||||
MAINTAINER ochang@google..com
|
||||
MAINTAINER ochang@google.com
|
||||
RUN apt-get update && apt-get install -y cmake make autoconf automake libtool libicu-dev python ruby ninja-build bison flex gperf
|
||||
RUN git clone --depth 1 git://git.webkit.org/WebKit.git
|
||||
WORKDIR WebKit
|
||||
|
|
Loading…
Reference in New Issue