chore: update readme
This commit is contained in:
@@ -14,7 +14,7 @@ FROM rust:1.89-bookworm AS protocol-sdk-builder
|
||||
WORKDIR /build
|
||||
RUN apt-get update && apt-get install -y git
|
||||
|
||||
RUN git clone --depth 1 --branch "testing-sdk/ab/ENG-4985-test-with-docker" https://github.com/propeller-heads/tycho-protocol-sdk.git
|
||||
RUN git clone --depth 1 https://github.com/propeller-heads/tycho-protocol-sdk.git
|
||||
|
||||
WORKDIR /build/tycho-protocol-sdk/protocol-testing
|
||||
RUN cargo build --release
|
||||
|
||||
Reference in New Issue
Block a user