[clamav] install rust toolchain (#6823)

This commit is contained in:
Micah Snyder 2021-11-13 20:22:19 -08:00 committed by GitHub
parent 12df8809db
commit 63fad5651f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 \