Skip to content

Commit b90ea17

Browse files
authored
Merge pull request #1 from chainstack/feature/v1.20.3-rpc-p01-hf02
v1.20.3-rpc-p01-hf02
2 parents 41657c8 + d7ce59b commit b90ea17

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 --depth 1 --branch v1.20.3-rpc-p01 -v --progress https://github.com/filecoin-project/lotus.git .
10+
RUN git clone --depth 1 --branch v1.20.3-rpc-p01-hf02 -v --progress https://github.com/filecoin-project/lotus.git .
1111

1212
SHELL ["/bin/bash", "-c"]
1313
RUN wget https://sh.rustup.rs -O rustup-init

0 commit comments

Comments
 (0)