We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ed91e8 commit 8cea451Copy full SHA for 8cea451
pyspark-notebook/Dockerfile
@@ -8,7 +8,7 @@ LABEL maintainer="Jupyter Project <jupyter@googlegroups.com>"
8
USER root
9
10
# Spark dependencies
11
-ENV APACHE_SPARK_VERSION 2.4.0
+ENV APACHE_SPARK_VERSION 2.4.1
12
ENV HADOOP_VERSION 2.7
13
14
RUN apt-get -y update && \
0 commit comments