Skip to content

Commit

Permalink
Bump LNS SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
apaillier-ledger committed Feb 6, 2025
1 parent c1449d2 commit d2e4f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lite/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ RUN git clone "https://github.com/LedgerHQ/ledger-secure-sdk.git" "$LEDGER_SECUR

# Latest Nano S SDK (OS nanos_2.1.0 => based on API_LEVEL LNS)
ENV NANOS_SDK=/opt/nanos-secure-sdk
RUN git -C "$LEDGER_SECURE_SDK" worktree add "$NANOS_SDK" lns-2.1.0-v22.2
RUN git -C "$LEDGER_SECURE_SDK" worktree add "$NANOS_SDK" lns-2.1.0-v22.3
RUN echo nanos > $NANOS_SDK/.target

# Latest Nano X SDK (OS nanox_2.4.0 => based on API_LEVEL 22)
Expand Down

0 comments on commit d2e4f25

Please sign in to comment.