Merge pull request #1509 from General-Beck/patch-15
Update Dockerfile ubuntu-aarch64
This commit is contained in:
commit
cf7830fa8f
@ -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