Stop using our fork
This commit is contained in:
parent
9edd18e49b
commit
705d93532d
@ -9,7 +9,7 @@ RUN VERSION=$(cat /tmp/VERSION) && \
|
||||
apk add --no-cache git build-base openssl && \
|
||||
apk add --no-cache --repository http://nl.alpinelinux.org/alpine/edge/testing leveldb-dev && \
|
||||
pip install aiohttp pylru plyvel && \
|
||||
git clone https://github.com/lukechilds/electrumx.git && \
|
||||
git clone -b $VERSION https://github.com/kyuupichan/electrumx.git && \
|
||||
cd electrumx && \
|
||||
python setup.py install && \
|
||||
apk del git build-base && \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user