dump latest version, institute block list again

This commit is contained in:
lza_menace
2020-12-16 11:46:34 -08:00
parent 20577fed73
commit e319d4bcaa
3 changed files with 6 additions and 4 deletions

View File

@@ -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.17.1.6 --depth=1 .
RUN git clone https://github.com/monero-project/monero --branch=v0.17.1.7 --depth=1 .
RUN git submodule update --init --force