We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43812ae commit 1e9f54aCopy full SHA for 1e9f54a
docker/release/Dockerfile
@@ -19,5 +19,5 @@ ENV ORACLE_HOME /usr/lib/oracle/11.2/client64/
19
ENV LD_LIBRARY_PATH /usr/lib/oracle/11.2/client64/lib/
20
RUN cpanm -n --quiet DBD::Oracle DBD::Pg Math::Base36 String::CamelCase Child \
21
&& rm -fr /rpms
22
-RUN cpanm -n --quiet git://github.com/dictyBase/[email protected].13
+RUN cpanm -n --quiet git://github.com/dictyBase/[email protected].14
23
CMD ['modware']
0 commit comments