updated monerod to v0.18.2.2 (#16)
This commit is contained in:
@@ -9,7 +9,7 @@ RUN apt-get update && apt-get install -y \
|
||||
build-essential cmake pkg-config libboost-all-dev \
|
||||
libssl-dev libzmq3-dev libunbound-dev libsodium-dev libpgm-dev git
|
||||
|
||||
RUN git clone https://github.com/monero-project/monero --branch=v0.18.2.0 --depth=1 .
|
||||
RUN git clone https://github.com/monero-project/monero --branch=v0.18.2.2 --depth=1 .
|
||||
|
||||
RUN git submodule update --init --force
|
||||
|
||||
|
||||
Reference in New Issue
Block a user