Update Dockerfile ubuntu-aarch64

[ci skip]
This commit is contained in:
Denis S. Soldatov aka General-Beck 2016-07-01 03:27:36 +07:00 committed by GitHub
parent 30f2e8f60c
commit 6bdbc2cb93
1 changed files with 1 additions and 1 deletions

View File

@ -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\