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 63ca05f commit fd332dcCopy full SHA for fd332dc
jenkins/Dockerfile
@@ -10,4 +10,6 @@ RUN apt-get update && \
10
&& \
11
apt-get clean && \
12
rm -rf /var/lib/apt/lists/*
13
-
+
14
+RUN rm -rf /usr/local/.juliaup
15
+RUN rm -rf /usr/local/.julia
0 commit comments