Skip to content

Commit

Permalink
Update since 0.12.1 has been released.
Browse files Browse the repository at this point in the history
  • Loading branch information
ruebot committed Dec 15, 2017
1 parent 0252690 commit cc4be55
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.0"
CMD /spark/bin/spark-shell --packages "io.archivesunleashed:aut:0.12.1"

0 comments on commit cc4be55

Please sign in to comment.