mirror of
https://github.com/QuilibriumNetwork/ceremonyclient.git
synced 2026-03-05 16:27:28 +08:00
uniffi-bindgen-go ver bump: v0.2.1-v0.25.0 => v0.2.2-v0.25.0
This commit is contained in:
parent
2ac466017a
commit
33fbf05b76
@ -57,7 +57,7 @@ COPY docker/rustup-init.sh /opt/rustup-init.sh
|
||||
RUN /opt/rustup-init.sh -y --profile minimal
|
||||
|
||||
# Install uniffi-bindgen-go
|
||||
RUN cargo install uniffi-bindgen-go --git https://github.com/NordSecurity/uniffi-bindgen-go --tag v0.2.1+v0.25.0
|
||||
RUN cargo install uniffi-bindgen-go --git https://github.com/NordSecurity/uniffi-bindgen-go --tag v0.2.2+v0.25.0
|
||||
|
||||
FROM build-base as build
|
||||
|
||||
|
||||
@ -59,7 +59,7 @@ COPY docker/rustup-init.sh /opt/rustup-init.sh
|
||||
RUN /opt/rustup-init.sh -y --profile minimal
|
||||
|
||||
# Install uniffi-bindgen-go
|
||||
RUN cargo install uniffi-bindgen-go --git https://github.com/NordSecurity/uniffi-bindgen-go --tag v0.2.1+v0.25.0
|
||||
RUN cargo install uniffi-bindgen-go --git https://github.com/NordSecurity/uniffi-bindgen-go --tag v0.2.2+v0.25.0
|
||||
|
||||
FROM build-base as build
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user