File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ FROM gelog/java:openjdk7
1010MAINTAINER Francois Langelier
1111
1212ENV WGET_VERSION 1.15-1ubuntu1.14.04.1
13- ENV SPARK_VERSION 1.2.0
13+ ENV SPARK_VERSION 1.2.1
1414ENV SPARK_BIN_VERSION $SPARK_VERSION-bin-hadoop2.3
1515ENV SPARK_HOME /usr/local/spark
1616ENV PATH $PATH:$SPARK_HOME/bin
Original file line number Diff line number Diff line change 55[ ![ stars] ( https://img.shields.io/github/stars/apache/spark.svg ) ![ forks] ( https://img.shields.io/github/forks/apache/spark.svg ) ![ issues] ( https://img.shields.io/github/issues/apache/spark.svg ) ] ( https://github.com/apache/spark )
66
77## Supported tags and respective ` Dockerfile ` links
8- - [ ` 1.2.0 -bin-hadoop2.3 ` /Dockerfile] ( https://github.com/GELOG/docker-ubuntu-spark/blob/master/1.2.0 -bin-hadoop2.3/Dockerfile )
8+ - [ ` 1.2.1 -bin-hadoop2.3 ` /Dockerfile] ( https://github.com/GELOG/docker-ubuntu-spark/blob/master/1.2.1 -bin-hadoop2.3/Dockerfile )
99- [ ` 1.1.0-bin-hadoop2.4 ` /Dockerfile] ( https://github.com/GELOG/docker-ubuntu-spark/blob/master/1.1.0-bin-hadoop2.4/Dockerfile )
1010- [ ` 1.1.0-bin-hadoop2.3 ` /Dockerfile] ( https://github.com/GELOG/docker-ubuntu-spark/blob/master/1.1.0-bin-hadoop2.3/Dockerfile )
1111
You can’t perform that action at this time.
0 commit comments