mirror of
https://github.com/sethforprivacy/p2pool-docker.git
synced 2025-12-08 00:15:04 -05:00
Fix git repo for p2pool
This commit is contained in:
@@ -22,7 +22,7 @@ ENV BOOST_DEBUG 1
|
||||
WORKDIR /p2pool
|
||||
|
||||
# Git pull Monero source at specified tag/branch
|
||||
RUN git clone --recursive https://github.com/SChernykh/p2pool .
|
||||
RUN git clone --recursive https://github.com/SChernykh/p2pool.git .
|
||||
|
||||
# Make static Monero binaries
|
||||
ARG NPROC
|
||||
|
||||
Reference in New Issue
Block a user