Skip to content

Commit

Permalink
bump version to 0.17.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
cornfeedhobo committed Jan 30, 2021
1 parent 8564c88 commit f967114
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ ENV CFLAGS='-fPIC'
ENV CXXFLAGS='-fPIC -DELPP_FEATURE_CRASH_LOG'

# Monero
ENV MONERO_VERSION=0.17.1.8
ENV MONERO_HASH=36dfd41e01ebc852e094f268433344404c042591
ENV MONERO_VERSION=0.17.1.9
ENV MONERO_HASH=8fef32e45c80aec41f25be9d1d8fb75adc883c64
RUN set -ex \
&& git clone --recursive --depth 1 -b v${MONERO_VERSION} https://github.com/monero-project/monero.git \
&& cd monero \
Expand Down

0 comments on commit f967114

Please sign in to comment.