We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 874b90e commit 8c2d576Copy full SHA for 8c2d576
src/ci/docker/host-x86_64/x86_64-gnu-llvm-18/Dockerfile
@@ -60,3 +60,5 @@ RUN /scripts/build-gccjit.sh /scripts
60
61
COPY scripts/x86_64-gnu-llvm.sh /tmp/script.sh
62
ENV SCRIPT /tmp/script.sh
63
+
64
+# dummy comment to update the dockerfile and have it rebuild the image
0 commit comments