Skip to content

Commit 8cea451

Browse files
committed
Update to Spark 2.4.1
The mirror we prefer no longer has 2.4.0
1 parent 5ed91e8 commit 8cea451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyspark-notebook/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ LABEL maintainer="Jupyter Project <jupyter@googlegroups.com>"
88
USER root
99

1010
# Spark dependencies
11-
ENV APACHE_SPARK_VERSION 2.4.0
11+
ENV APACHE_SPARK_VERSION 2.4.1
1212
ENV HADOOP_VERSION 2.7
1313

1414
RUN apt-get -y update && \

0 commit comments

Comments
 (0)