Commit ba265072 authored by focus's avatar focus

update

parent 8b7f44de
......@@ -36,7 +36,7 @@ RUN \
&& sh install.sh \
&& cd /tmp \
&& curl -fSL https://github.com/sumory/orange/archive/${ORANGE_VERSION}.tar.gz -o orange.tar.gz \
&& curl -fSL https://github.com/sumory/orange/archive/v${ORANGE_VERSION}.tar.gz -o orange.tar.gz \
&& tar zxf orange.tar.gz \
&& cd orange-${ORANGE_VERSION} \
&& make install \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment