mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 20:47:01 +01:00
Update to latest fido-mds-tool (#3230)
This commit is contained in:
parent
fb001765ae
commit
078625cbf9
|
@ -57,7 +57,7 @@ RUN \
|
||||||
--release && \
|
--release && \
|
||||||
cargo install \
|
cargo install \
|
||||||
--git https://github.com/kanidm/webauthn-rs.git \
|
--git https://github.com/kanidm/webauthn-rs.git \
|
||||||
--rev 5f4db4172f8e22aedc68c282d177e98db2b1892f \
|
--rev 66a3d9903b31fa5a67fc00dd65ba8f55695df183 \
|
||||||
--force fido-mds-tool \
|
--force fido-mds-tool \
|
||||||
--target-dir="/usr/src/kanidm/target/" && \
|
--target-dir="/usr/src/kanidm/target/" && \
|
||||||
sccache -s
|
sccache -s
|
||||||
|
|
Loading…
Reference in a new issue