Skip to content

Commit

Permalink
Bump ledgerwallet
Browse files Browse the repository at this point in the history
  • Loading branch information
yogh333 committed Dec 9, 2024
1 parent 493c1c1 commit cd4c721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion full/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ RUN apk add -t python_build_deps python3-dev \
libffi-dev

# Install ledgerctl, which is used by cargo ledger for loading or dumping an APDU app file.
RUN pip3 install ledgerwallet==0.5.1
RUN pip3 install ledgerwallet==0.5.2

# Cleanup, remove packages that aren't needed anymore
RUN apk del python_build_deps
Expand Down

0 comments on commit cd4c721

Please sign in to comment.