We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b1a06b commit 668b504Copy full SHA for 668b504
projects/abseil-cpp/Dockerfile
@@ -17,4 +17,3 @@
17
FROM gcr.io/oss-fuzz-base/base-builder
18
RUN git clone --depth 1 https://github.com/abseil/abseil-cpp.git
19
COPY BUILD WORKSPACE build.sh *_fuzzer.cc $SRC/
20
-# Test comment to trigger CI
0 commit comments