Skip to content

Commit

Permalink
Updated docker build tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Manbearpixel committed Dec 17, 2019
1 parent 9c699d3 commit be7140c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ RUN add-apt-repository -y ppa:bitcoin/bitcoin \
# Clone git repo and compile
RUN git clone https://github.com/odinblockchain/Odin.git \
&& cd Odin \
&& git checkout v1.6.6 \
&& ./autogen.sh \
&& ./configure \
&& make \
Expand Down

0 comments on commit be7140c

Please sign in to comment.