Update Ubuntu-arm Dockerfile

[ci skip]
This commit is contained in:
Denis S. Soldatov aka General-Beck 2016-07-01 03:28:18 +07:00 committed by GitHub
parent 30f2e8f60c
commit 6bbd237711

View File

@ -36,7 +36,7 @@ ENV CC arm-linux-gnueabihf-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.armv7-unknown-linux-gnueabihf]\n\ echo '[target.armv7-unknown-linux-gnueabihf]\n\