Skip to content

Commit

Permalink
bump cannoli to recent branch
Browse files Browse the repository at this point in the history
  • Loading branch information
akmorrow13 committed Nov 29, 2018
1 parent 597a8a6 commit 5638e30
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions cannoli/build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ RUN git clone https://github.com/bigdatagenomics/cannoli.git

# build cannoli
WORKDIR /home/cannoli
RUN git checkout 122ead2219b987bb60e5f108a2d261e056abc86e
RUN ./scripts/move_to_spark_2.sh
RUN ./scripts/move_to_scala_2.11.sh
RUN git checkout 4395e5b2e6040cbe5a24398d87ae49535fa62a23

RUN /opt/apache-maven-3.3.9/bin/mvn package -DskipTests

0 comments on commit 5638e30

Please sign in to comment.