Skip to content

Commit 3ec3373

Browse files
authored
Merge pull request #2 from chainstack/fix/hyperspace-patch-receipt-events-20220123
Release fix/hyperspace-patch-receipt-events-20220123
2 parents a3c6c96 + 3e72d69 commit 3ec3373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RUN apt install -y git ssh wget
77

88
WORKDIR /build
99

10-
RUN git clone --branch v1.20.0-hyperpsace-0119 -v --progress https://github.com/filecoin-project/lotus.git .
10+
RUN git clone --branch fix/hyperspace-patch-receipt-events-20220123 -v --progress https://github.com/filecoin-project/lotus.git .
1111

1212
RUN wget https://sh.rustup.rs
1313
RUN mv index.html rustup-init

0 commit comments

Comments
 (0)