Skip to content

Commit

Permalink
Merge pull request #24 from Zondax/remove-bindgen
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosala authored May 10, 2023
2 parents 16545e0 + 292a9ef commit 5d0da50
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ledger-app-builder/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@ RUN rustup target add thumbv6m-none-eabi
RUN rustup target add thumbv8m.main-none-eabi
RUN rustup component add rust-src

RUN cargo install bindgen-cli

ADD entrypoint.sh /tmp/entrypoint.sh
ENTRYPOINT ["/tmp/entrypoint.sh"]

0 comments on commit 5d0da50

Please sign in to comment.