Skip to content

Commit

Permalink
Monero 0.18.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rblaine95 authored Sep 17, 2022
1 parent cdad347 commit 914db51
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 @@ -22,7 +22,7 @@ RUN apt-get update && \
libboost-thread-dev python3 ccache doxygen graphviz \
libevent-dev libnorm-dev

ARG MONERO_VERSION=0.18.1.0
ARG MONERO_VERSION=0.18.1.1
RUN git clone --recursive --depth 1 --shallow-submodules https://github.com/monero-project/monero.git -b v${MONERO_VERSION}

ARG BUILD_THREADS
Expand Down

0 comments on commit 914db51

Please sign in to comment.