Skip to content

Commit

Permalink
fix(ledger_emulator): pin image version to 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
oleonardolima committed Jun 3, 2024
1 parent 6f32436 commit 1c345e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/Dockerfile.ledger
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/ledgerhq/speculos
FROM ghcr.io/ledgerhq/speculos:0.8.3

RUN apt-get update
RUN apt-get install wget -y
Expand Down

0 comments on commit 1c345e0

Please sign in to comment.