Skip to content

Commit

Permalink
Monero 0.17.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rblaine95 committed Dec 2, 2021
1 parent b8331a5 commit 479dd50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN apt-get update && \
protobuf-compiler libudev-dev git && \
update-alternatives --install /usr/bin/python python /usr/bin/python3 1

ARG MONERO_VERSION=0.17.2.3
ARG MONERO_VERSION=0.17.3.0
RUN git clone --recursive https://github.com/monero-project/monero.git -b v${MONERO_VERSION}

ARG BUILD_THREADS=1
Expand Down

0 comments on commit 479dd50

Please sign in to comment.