Commit 8cea4514 authored by Peter Parente's avatar Peter Parente

Update to Spark 2.4.1

The mirror we prefer no longer has 2.4.0
parent 5ed91e8e
......@@ -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 && \
......
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