Skip to content

Commit

Permalink
Bump Stax SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
agrojean-ledger committed Dec 11, 2023
1 parent cc7e92c commit c9f3b17
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 @@ -86,7 +86,7 @@ RUN echo nanos2 > $NANOSP_SDK/.target

# Latest Stax SDK (OS stax_1.3.0 => based on API_LEVEL 13)
ENV STAX_SDK=/opt/stax-secure-sdk
RUN git -C "$LEDGER_SECURE_SDK" worktree add "$STAX_SDK" v13.1.0
RUN git -C "$LEDGER_SECURE_SDK" worktree add "$STAX_SDK" v14.1.0
RUN echo stax > $STAX_SDK/.target

# Default SDK
Expand Down

0 comments on commit c9f3b17

Please sign in to comment.