Merge pull request #1509 from General-Beck/patch-15

Update Dockerfile ubuntu-aarch64
This commit is contained in:
Arkadiy Paronyan 2016-06-30 22:34:24 +02:00 committed by GitHub
commit cf7830fa8f
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ ENV CC aarch64-linux-gnu-gcc
# build parity # build parity
RUN git clone https://github.com/ethcore/parity && \ RUN git clone https://github.com/ethcore/parity && \
cd parity && \ cd parity && \
git checkout master && \ git checkout beta && \
git pull && \ git pull && \
mkdir -p .cargo && \ mkdir -p .cargo && \
echo '[target.aarch64-unknown-linux-gnu]\n\ echo '[target.aarch64-unknown-linux-gnu]\n\