mirror of https://github.com/google/oss-fuzz.git
Update Dockerfile (#3923)
This commit is contained in:
parent
5875908be4
commit
726ce35e3a
|
@ -15,7 +15,7 @@
|
|||
################################################################################
|
||||
|
||||
FROM gcr.io/oss-fuzz-base/base-builder
|
||||
MAINTAINER TODO@gmail.com
|
||||
MAINTAINER jesteele@google.com
|
||||
RUN apt-get update && apt-get install -y make autoconf automake libtool pkg-config
|
||||
RUN git clone --depth 1 https://github.com/libraw/libraw
|
||||
WORKDIR libraw
|
||||
|
|
Loading…
Reference in New Issue