Skip to content

Commit 3b11b7a

Browse files
authored
Increment MongoDB Spark version to 1.1.0
1 parent 23bf83f commit 3b11b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spark/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN useradd --create-home --shell /bin/bash ubuntu
1212
ENV HOME /home/ubuntu
1313
ENV SPARK_VERSION 1.6.2
1414
ENV HADOOP_VERSION 2.6
15-
ENV MONGO_SPARK_VERSION 1.0.0
15+
ENV MONGO_SPARK_VERSION 1.1.0
1616
ENV SCALA_VERSION 2.10
1717

1818
WORKDIR ${HOME}

0 commit comments

Comments
 (0)