Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
change the rebar3 github address
Browse files Browse the repository at this point in the history
  • Loading branch information
getong committed Dec 2, 2016
1 parent 9165a7b commit 01503b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -13,7 +13,7 @@ EXPOSE 8001 8601 6001 4369 49000
VOLUME /root/.cache

RUN cd /usr/src \
&& git clone https://github.com/rebar/rebar3.git \
&& git clone https://github.com/erlang/rebar3.git \
&& cd rebar3 \
&& ./bootstrap \
&& cp rebar3 /usr/local/bin \
Expand Down

0 comments on commit 01503b6

Please sign in to comment.