Skip to content

Commit 2e27a21

Browse files
author
Alex Lundgren
committed
: v1.20.0
1 parent 6b5f6a0 commit 2e27a21

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 ntwk/hyperspace -v --progress https://github.com/Factor8Solutions/lotus.git .
10+
RUN git clone --branch v1.20.0-hyperspace-nv19 -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)