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.
ARG
1 parent 9407c27 commit 255e561Copy full SHA for 255e561
ci/Dockerfile
@@ -1,6 +1,6 @@
1
FROM ghcr.io/kleinhenz/docker-slurm-cluster@sha256:c62b169970eaab879898a7df5950f888b0417147e06f8c0e32fd15087b22d9f2
2
3
-ARG JULIA_VERSION=1.11.2
+# ARG JULIA_VERSION=1.11.2
4
5
RUN mkdir -p /home/docker/.local/opt/julia \
6
&& cd /home/docker/.local/opt/julia \
0 commit comments