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 5954c07 + a695edd commit e13f816Copy full SHA for e13f816
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-hyperspace-nv20 -v --progress https://github.com/filecoin-project/lotus.git .
+RUN git clone --branch v1.20.0-hyperspace-nv20-event-migration-patch -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