Skip to content
Snippets Groups Projects
Commit cf7830fa authored by Arkadiy Paronyan's avatar Arkadiy Paronyan Committed by GitHub
Browse files

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

Update Dockerfile ubuntu-aarch64
parents 1dc56fc3 6bdbc2cb
Branches
Tags
No related merge requests found
......@@ -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\
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment