kubernetes: refactor Dockerfile (#7880)

This commit is contained in:
AdamKorcz 2022-06-16 20:15:08 +02:00 committed by GitHub
parent 3ce6a58169
commit d40441850f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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