Updating paths to repos. (#5330)
* Updating paths to repos. * Updating rotor and libusb * Fixing other occurrences
This commit is contained in:
committed by
Arkadiy Paronyan
parent
d4684d6302
commit
d2394d3ac3
@@ -25,10 +25,10 @@ ENV RUST_BACKTRACE 1
|
||||
|
||||
# show tools
|
||||
RUN rustc -vV && \
|
||||
cargo -V
|
||||
cargo -V
|
||||
|
||||
# build parity
|
||||
RUN git clone https://github.com/ethcore/parity && \
|
||||
RUN git clone https://github.com/paritytech/parity && \
|
||||
cd parity && \
|
||||
git checkout beta && \
|
||||
git pull && \
|
||||
|
||||
Reference in New Issue
Block a user