bump compile version to latest tagged monero, v0.17.1.6

testing-process-exporter
lza_menace 4 years ago
parent dc6d00ce8a
commit 30ee005fe2

@ -8,7 +8,7 @@ RUN apt-get update && apt-get install -y \
build-essential cmake pkg-config libboost-all-dev \ build-essential cmake pkg-config libboost-all-dev \
libssl-dev libzmq3-dev libunbound-dev libsodium-dev libpgm-dev git libssl-dev libzmq3-dev libunbound-dev libsodium-dev libpgm-dev git
RUN git clone https://github.com/monero-project/monero --branch=v0.17.1.5 --depth=1 . RUN git clone https://github.com/monero-project/monero --branch=v0.17.1.6 --depth=1 .
RUN git submodule update --init --force RUN git submodule update --init --force

Loading…
Cancel
Save