There was an error while loading. Please reload this page.
2 parents c4fdb61 + bcdb1d2 commit 424d056Copy full SHA for 424d056
1 file changed
Dockerfile
@@ -205,9 +205,7 @@ RUN : \
205
206
ARG JULIA=1.12.6
207
ARG JULIA_SHA256=bbabf3bef19421a9dbd24a767d807606ab85e444323b5a1c73ffe293fa3d079a
208
-ENV \
209
- PATH=/opt/julia/bin:$PATH \
210
- JULIA_DEPOT_PATH=/pc/julia_depot
+ENV PATH=/opt/julia/bin:$PATH
211
RUN : \
212
&& echo 'lang: julia' \
213
&& julia_minor="${JULIA%.*}" \
0 commit comments