Update Dockerfile ubuntu-aarch64
[ci skip]
This commit is contained in:
parent
30f2e8f60c
commit
6bdbc2cb93
@ -36,7 +36,7 @@ ENV CC aarch64-linux-gnu-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.aarch64-unknown-linux-gnu]\n\
|
||||
|
Loading…
Reference in New Issue
Block a user