mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-16 14:32:57 +00:00
Update to Spark 2.4.1
The mirror we prefer no longer has 2.4.0
This commit is contained in:
@@ -8,7 +8,7 @@ LABEL maintainer="Jupyter Project <jupyter@googlegroups.com>"
|
||||
USER root
|
||||
|
||||
# Spark dependencies
|
||||
ENV APACHE_SPARK_VERSION 2.4.0
|
||||
ENV APACHE_SPARK_VERSION 2.4.1
|
||||
ENV HADOOP_VERSION 2.7
|
||||
|
||||
RUN apt-get -y update && \
|
||||
|
Reference in New Issue
Block a user