mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-12 12:32:58 +00:00
Update Julia to 1.7.0
This commit is contained in:
@@ -15,7 +15,7 @@ USER root
|
|||||||
# Default values can be overridden at build time
|
# Default values can be overridden at build time
|
||||||
# (ARGS are in lower case to distinguish them from ENV)
|
# (ARGS are in lower case to distinguish them from ENV)
|
||||||
# Check https://julialang.org/downloads/
|
# Check https://julialang.org/downloads/
|
||||||
ARG julia_version="1.6.4"
|
ARG julia_version="1.7.0"
|
||||||
|
|
||||||
# R pre-requisites
|
# R pre-requisites
|
||||||
RUN apt-get update --yes && \
|
RUN apt-get update --yes && \
|
||||||
|
Reference in New Issue
Block a user