mirror of https://github.com/google/oss-fuzz.git
[clamav] install rust toolchain (#6823)
This commit is contained in:
parent
12df8809db
commit
63fad5651f
|
@ -14,7 +14,7 @@
|
|||
#
|
||||
################################################################################
|
||||
|
||||
FROM gcr.io/oss-fuzz-base/base-builder
|
||||
FROM gcr.io/oss-fuzz-base/base-builder-rust
|
||||
RUN apt-get update && apt-get install -y \
|
||||
flex bison \
|
||||
python3-dev \
|
||||
|
|
Loading…
Reference in New Issue