Skip to content

Commit e13f816

Browse files
authored
Merge pull request #5 from chainstack/feature/bump-version
Upgrade to migration fix version
2 parents 5954c07 + a695edd commit e13f816

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