Skip to content

Commit

Permalink
Update branch
Browse files Browse the repository at this point in the history
  • Loading branch information
bigspider committed Feb 4, 2024
1 parent 5ccdfb3 commit efc47a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN apt-get update && apt-get install -y \
libminiupnpc-dev libnatpmp-dev libsqlite3-dev libtool libzmq3-dev pkg-config \
python3 systemtap-sdt-dev

RUN git clone -b matt https://github.com/Merkleize/bitcoin /bitcoin
RUN git clone -b mattplus https://github.com/Merkleize/bitcoin /bitcoin

WORKDIR /bitcoin

Expand Down

0 comments on commit efc47a3

Please sign in to comment.