aboutsummaryrefslogtreecommitdiff
path: root/projects/sleuthkit/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/sleuthkit/Dockerfile')
-rw-r--r--projects/sleuthkit/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/sleuthkit/Dockerfile b/projects/sleuthkit/Dockerfile
index cf04b56ab..a13087ffe 100644
--- a/projects/sleuthkit/Dockerfile
+++ b/projects/sleuthkit/Dockerfile
@@ -18,4 +18,4 @@ FROM gcr.io/oss-fuzz-base/base-builder
RUN apt-get update && apt-get install -y make autoconf automake libtool
RUN git clone --depth 1 https://github.com/sleuthkit/sleuthkit sleuthkit
WORKDIR sleuthkit
-COPY build.sh sleuthkit_mem_img.h *_fuzzer.cc $SRC/
+COPY build.sh buildcorpus.sh sleuthkit_mem_img.h *_fuzzer.cc $SRC/