Skip to content

Commit

Permalink
incr dendroextractors version
Browse files Browse the repository at this point in the history
  • Loading branch information
magland committed Feb 20, 2024
1 parent cf63f11 commit 2211dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dendro_apps/dandi-vis-1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN pip install nh5==0.1.3
RUN pip install dendro==0.2.11

# Install dendroextractors
RUN pip install dendroextractors==0.1.7
RUN pip install dendroextractors==0.1.8

# # Install dendro from github
# RUN git clone https://github.com/flatironinstitute/dendro.git /src/dendro \
Expand Down

0 comments on commit 2211dff

Please sign in to comment.