Skip to content

Commit

Permalink
Merge pull request #3 from AndreMommert/master
Browse files Browse the repository at this point in the history
[merge] Update `orientdb` to version _2.0.3_
  • Loading branch information
joaodubas committed Feb 24, 2015
2 parents f496a93 + 4b3c433 commit 164a2fb
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 @@ -10,7 +10,7 @@ RUN apt-get -y -qq update \

# install orientdb
ENV ROOT /opt/downloads
ENV ORIENT_VERSION orientdb-community-2.0.2
ENV ORIENT_VERSION orientdb-community-2.0.3
ENV ORIENT_URL http://www.orientechnologies.com/[email protected]&file=${ORIENT_VERSION}.tar.gz&os=linux
RUN mkdir ${ROOT} \
&& cd ${ROOT} \
Expand Down

0 comments on commit 164a2fb

Please sign in to comment.