diff --git a/projects/kubernetes/Dockerfile b/projects/kubernetes/Dockerfile index 3a1bc1526..b5d793a85 100644 --- a/projects/kubernetes/Dockerfile +++ b/projects/kubernetes/Dockerfile @@ -16,7 +16,6 @@ FROM gcr.io/oss-fuzz-base/base-builder-go -RUN git clone https://github.com/ianlancetaylor/demangle.git RUN git clone --depth 1 https://github.com/kubernetes/kubernetes.git RUN git clone --depth 1 https://github.com/google/AFL RUN git clone --depth 1 https://github.com/dvyukov/go-fuzz-corpus