diff --git a/projects/qt/Dockerfile b/projects/qt/Dockerfile index 0629b2a53..32020ceff 100644 --- a/projects/qt/Dockerfile +++ b/projects/qt/Dockerfile @@ -24,4 +24,3 @@ RUN git submodule update --init --depth 1 qtsvg WORKDIR $SRC RUN git clone --depth 1 git://code.qt.io/qt/qtqa.git RUN cp qtqa/fuzzing/oss-fuzz/build.sh $SRC/ -RUN git clone --depth 1 https://github.com/google/AFL.git