Skip to content

Commit 5954c07

Browse files
authored
Merge pull request #4 from chainstack/feature/bump-version
New release
2 parents 5094c69 + c2b81e6 commit 5954c07

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-hyperspace-0131 -v --progress https://github.com/filecoin-project/lotus.git .
10+
RUN git clone --branch v1.20.0-hyperspace-nv20 -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)