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 bb88d7a commit 84ba41dCopy full SHA for 84ba41d
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