Merge pull request #1510 from General-Beck/patch-16

Update Ubuntu-arm Dockerfile
This commit is contained in:
Arkadiy Paronyan 2016-06-30 22:34:18 +02:00 committed by GitHub
commit 1dc56fc3e1
1 changed files with 1 additions and 1 deletions

View File

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