Skip to content

Commit

Permalink
Bump ledgerwallet in legacy
Browse files Browse the repository at this point in the history
  • Loading branch information
yogh333 committed Jan 3, 2025
1 parent 893d7e1 commit b87424a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion legacy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ RUN rustup component add rust-src --toolchain $RUST_NIGHTLY_VERSION
RUN rustup component add rust-src --toolchain $RUST_STABLE_VERSION

# Add ledgerwallet python package used by cargo ledger to generate the app APDU file
RUN pip3 install ledgerwallet==0.4.0
RUN pip3 install ledgerwallet==0.6.0

# Add cargo ledger
RUN cargo +$RUST_STABLE_VERSION install --version 1.6.0 cargo-ledger
Expand Down

0 comments on commit b87424a

Please sign in to comment.