Update Ubuntu-arm Dockerfile
[ci skip]
This commit is contained in:
parent
30f2e8f60c
commit
6bbd237711
@ -36,7 +36,7 @@ ENV CC arm-linux-gnueabihf-gcc
|
||||
# build parity
|
||||
RUN git clone https://github.com/ethcore/parity && \
|
||||
cd parity && \
|
||||
git checkout master && \
|
||||
git checkout beta && \
|
||||
git pull && \
|
||||
mkdir -p .cargo && \
|
||||
echo '[target.armv7-unknown-linux-gnueabihf]\n\
|
||||
|
Loading…
Reference in New Issue
Block a user