We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a102ef4 commit 69041deCopy full SHA for 69041de
projects/imagemagick/Dockerfile
@@ -36,4 +36,4 @@ RUN git clone --depth 1 --recursive https://github.com/libjxl/libjxl
36
RUN git clone https://www.cl.cam.ac.uk/~mgk25/git/jbigkit # does not support shallow
37
ADD https://lcamtuf.coredump.cx/afl/demo/afl_testcases.tgz afl_testcases.tgz
38
WORKDIR imagemagick
39
-COPY build.sh $SRC/
+COPY build.sh run_tests.sh $SRC/
0 commit comments