mirror of https://github.com/google/oss-fuzz.git
[expat] adding docbook2x to the image.
This commit is contained in:
parent
95ed5036bb
commit
db4960e949
|
@ -16,6 +16,6 @@
|
|||
|
||||
FROM ossfuzz/base-libfuzzer
|
||||
MAINTAINER mike.aizatsky@gmail.com
|
||||
RUN apt-get install -y autoconf automake libtool
|
||||
RUN apt-get install -y autoconf automake libtool docbook2x
|
||||
|
||||
CMD /src/oss-fuzz/expat/build.sh
|
||||
|
|
Loading…
Reference in New Issue