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.
1 parent 6b5f6a0 commit 2e27a21Copy full SHA for 2e27a21
Dockerfile
@@ -7,7 +7,7 @@ RUN apt install -y git ssh wget
7
8
WORKDIR /build
9
10
-RUN git clone --branch ntwk/hyperspace -v --progress https://github.com/Factor8Solutions/lotus.git .
+RUN git clone --branch v1.20.0-hyperspace-nv19 -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