Skip to content

Commit 1e9f54a

Browse files
committed
updated dockerfile for this v1.8.14
1 parent 43812ae commit 1e9f54a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/release/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ ENV ORACLE_HOME /usr/lib/oracle/11.2/client64/
1919
ENV LD_LIBRARY_PATH /usr/lib/oracle/11.2/client64/lib/
2020
RUN cpanm -n --quiet DBD::Oracle DBD::Pg Math::Base36 String::CamelCase Child \
2121
&& rm -fr /rpms
22-
RUN cpanm -n --quiet git://github.com/dictyBase/[email protected].13
22+
RUN cpanm -n --quiet git://github.com/dictyBase/[email protected].14
2323
CMD ['modware']

0 commit comments

Comments
 (0)