Skip to content
Permalink
Browse files

0.18.0

  • Loading branch information...
ruebot committed Aug 21, 2019
1 parent 43828e1 commit b44ea40066362e9474ed558ee812e5fdcc55c6c9
Showing with 1 addition and 1 deletion.
  1. +1 −1 Dockerfile
@@ -31,4 +31,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.17.1-SNAPSHOT"
CMD /spark/bin/spark-shell --packages "io.archivesunleashed:aut:0.18.1-SNAPSHOT"

0 comments on commit b44ea40

Please sign in to comment.
You can’t perform that action at this time.