Commit 8d14358a authored by Arnav Sood's avatar Arnav Sood

bump Julia version

parent 307ad2bb
......@@ -23,7 +23,7 @@ RUN apt-get update && \
# install Julia packages in /opt/julia instead of $HOME
ENV JULIA_DEPOT_PATH=/opt/julia
ENV JULIA_PKGDIR=/opt/julia
ENV JULIA_VERSION=1.1.0
ENV JULIA_VERSION=1.1.1
RUN mkdir /opt/julia-${JULIA_VERSION} && \
cd /tmp && \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment