Skip to content

Commit

Permalink
0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ruebot committed Feb 28, 2018
1 parent cc4be55 commit 2dd8343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -25,4 +25,4 @@ RUN mkdir /spark \
&& tar -xf "/tmp/spark-$SPARK_VERSION-bin-hadoop2.7.tgz" -C /spark --strip-components=1 \
&& rm "/tmp/spark-$SPARK_VERSION-bin-hadoop2.7.tgz"

CMD /spark/bin/spark-shell --packages "io.archivesunleashed:aut:0.12.1"
CMD /spark/bin/spark-shell --packages "io.archivesunleashed:aut:0.12.2"

0 comments on commit 2dd8343

Please sign in to comment.