We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41711ac commit d1a4ca9Copy full SHA for d1a4ca9
projects/c-blosc/Dockerfile
@@ -18,4 +18,4 @@ FROM gcr.io/oss-fuzz-base/base-builder
18
RUN apt-get update && apt-get install -y cmake make
19
RUN git clone --depth 1 https://github.com/Blosc/c-blosc.git c-blosc
20
WORKDIR c-blosc
21
-COPY run_tests.sh build.sh $SRC/
+COPY run_tests.sh build.sh $SRC/
0 commit comments