Skip to content

Commit

Permalink
Merge pull request #21 from SBU-BMI/develop
Browse files Browse the repository at this point in the history
bump caMic to 3.4.1
  • Loading branch information
ebremer authored Jul 3, 2019
2 parents 898c491 + 1df455e commit 7ff80c3
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 @@ -88,7 +88,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.4.0
RUN git clone https://github.com/camicroscope/caMicroscope.git --branch=v3.4.1
RUN git clone https://github.com/SBU-BMI/FeatureMap --branch=1.0.4
RUN rm /etc/httpd/conf.d/ssl.conf
RUN chmod 755 /root/run.sh
Expand Down

0 comments on commit 7ff80c3

Please # to comment.