Skip to content

Commit

Permalink
Merge pull request #43 from SBU-BMI/develop
Browse files Browse the repository at this point in the history
bump caMic to 3.5.7
  • Loading branch information
ebremer authored Oct 31, 2019
2 parents 9a98f51 + a337567 commit 34190c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ RUN mkdir /quip/web/sup
COPY sup/* /quip/web/sup/
# download caMicroscope
WORKDIR /quip/web
RUN git clone https://github.com/camicroscope/caMicroscope.git --branch=v3.5.6
RUN git clone https://github.com/camicroscope/caMicroscope.git --branch=v3.5.7
RUN git clone https://github.com/SBU-BMI/FeatureMap --branch=2.0.3
RUN rm /etc/httpd/conf.d/ssl.conf
RUN chmod 755 /root/run.sh
Expand Down

0 comments on commit 34190c3

Please sign in to comment.