We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddf6b51 commit 6e485bbCopy full SHA for 6e485bb
projects/tinyobjloader/Dockerfile
@@ -16,5 +16,5 @@
16
17
FROM gcr.io/oss-fuzz-base/base-builder
18
RUN git clone --depth 1 https://github.com/tinyobjloader/tinyobjloader
19
-COPY build.sh run_tests.sh $SRC
+COPY build.sh run_tests.sh $SRC/
20
WORKDIR $SRC/tinyobjloader
0 commit comments