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.
2 parents 41657c8 + d7ce59b commit b90ea17Copy full SHA for b90ea17
Dockerfile
@@ -7,7 +7,7 @@ RUN apt install -y git ssh wget
7
8
WORKDIR /build
9
10
-RUN git clone --depth 1 --branch v1.20.3-rpc-p01 -v --progress https://github.com/filecoin-project/lotus.git .
+RUN git clone --depth 1 --branch v1.20.3-rpc-p01-hf02 -v --progress https://github.com/filecoin-project/lotus.git .
11
12
SHELL ["/bin/bash", "-c"]
13
RUN wget https://sh.rustup.rs -O rustup-init
0 commit comments