Electrs back to 0.9.11
This commit is contained in:
parent
0483880f1f
commit
4514dc3309
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ RUN apt install -y \
|
||||||
|
|
||||||
RUN git clone https://github.com/romanz/electrs
|
RUN git clone https://github.com/romanz/electrs
|
||||||
WORKDIR electrs
|
WORKDIR electrs
|
||||||
RUN git checkout v0.9.10
|
RUN git checkout v0.9.11
|
||||||
RUN ls -la
|
RUN ls -la
|
||||||
RUN cargo build --locked --release
|
RUN cargo build --locked --release
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue