We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abd8352 commit a8bc3cfCopy full SHA for a8bc3cf
src/ci/docker/host-x86_64/x86_64-gnu-llvm-18/Dockerfile
@@ -61,4 +61,4 @@ RUN /scripts/build-gccjit.sh /scripts
61
62
ARG SCRIPT_ARG
63
COPY scripts/${SCRIPT_ARG} /tmp/script.sh
64
-ENV SCRIPT= /tmp/script.sh
+ENV SCRIPT /tmp/script.sh
src/ci/docker/host-x86_64/x86_64-gnu-llvm-19/Dockerfile
0 commit comments