aboutsummaryrefslogtreecommitdiff
path: root/projects/clamav/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/clamav/Dockerfile')
-rw-r--r--projects/clamav/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/clamav/Dockerfile b/projects/clamav/Dockerfile
index 0d4cc0338..629595880 100644
--- a/projects/clamav/Dockerfile
+++ b/projects/clamav/Dockerfile
@@ -28,7 +28,7 @@ RUN git clone --depth 1 https://github.com/Cisco-Talos/clamav-mussels-cookbook.g
RUN mkdir /mussels
RUN cd ${SRC}/clamav-mussels-cookbook && \
- msl build clamav_deps -t host-static -w /mussels/work -i /mussels/install
+ msl build libclamav_deps -t host-static -w /mussels/work -i /mussels/install
# Collect clamav source & fuzz corpus
RUN git clone --depth 1 https://github.com/Cisco-Talos/clamav-devel.git