Merge pull request #1508 from General-Beck/patch-14
Update CentOS Dockerfile
This commit is contained in:
commit
dd62e2d43b
@ -20,7 +20,7 @@ g++ -v
|
||||
# build parity
|
||||
RUN git clone https://github.com/ethcore/parity && \
|
||||
cd parity&&\
|
||||
git checkout master && \
|
||||
git checkout beta && \
|
||||
git pull && \
|
||||
ls -a&&\
|
||||
cargo build --release --verbose && \
|
||||
|
Loading…
Reference in New Issue
Block a user