Skip to content

Commit

Permalink
bump version to 0.17.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cornfeedhobo committed Dec 1, 2020
1 parent 1c5bab6 commit 7222241
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 @@ -88,8 +88,8 @@ ENV CFLAGS='-fPIC'
ENV CXXFLAGS='-fPIC -DELPP_FEATURE_CRASH_LOG'

# Monero
ENV MONERO_VERSION=0.16.0.3
ENV MONERO_HASH=7bd1ed03dd29d1f194503b6fdce6588306328b72
ENV MONERO_VERSION=0.17.0.0
ENV MONERO_HASH=d27d4526fe89b7cdeb4b296280c4a6cf7efe21f8
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 7222241

Please sign in to comment.