We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a3c6c96 + 3e72d69 commit 3ec3373Copy full SHA for 3ec3373
Dockerfile
@@ -7,7 +7,7 @@ RUN apt install -y git ssh wget
7
8
WORKDIR /build
9
10
-RUN git clone --branch v1.20.0-hyperpsace-0119 -v --progress https://github.com/filecoin-project/lotus.git .
+RUN git clone --branch fix/hyperspace-patch-receipt-events-20220123 -v --progress https://github.com/filecoin-project/lotus.git .
11
12
RUN wget https://sh.rustup.rs
13
RUN mv index.html rustup-init
0 commit comments