Skip to content

Commit

Permalink
updated dockerfile for this v1.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cybersiddhu committed Mar 29, 2016
1 parent d862945 commit da26ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/release/Dockerfile
Expand Up @@ -19,5 +19,5 @@ ENV ORACLE_HOME /usr/lib/oracle/11.2/client64/
ENV LD_LIBRARY_PATH /usr/lib/oracle/11.2/client64/lib/
RUN cpanm -n --quiet DBD::Oracle DBD::Pg Math::Base36 String::CamelCase Child \
&& rm -fr /rpms
RUN cpanm -n --quiet git://github.com/dictyBase/Modware-Loader.git@v1.8.5
RUN cpanm -n --quiet git://github.com/dictyBase/Modware-Loader.git@v1.8.6
CMD ['modware']

0 comments on commit da26ced

Please sign in to comment.