Skip to content

Commit

Permalink
Merge pull request #140 from LedgerHQ/misc/apa/speculos_version_bump
Browse files Browse the repository at this point in the history
Bumped Speculos version
  • Loading branch information
apaillier-ledger authored Aug 2, 2024
2 parents d29f51c + b5a7382 commit d58b115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ ARG PYTHON_BUILD_DEPS=libffi-dev,python3-dev,py3-virtualenv
RUN apk add $(echo -n "$PYTHON_BUILD_DEPS" | tr , ' ')

# Install test tools (Ragger framework, Speculos emulator, Ledgerblue...)
RUN pip3 install --no-cache-dir "ragger[tests,all_backends]==1.23.0" "speculos==0.9.6"
RUN pip3 install --no-cache-dir "ragger[tests,all_backends]==1.23.0" "speculos==0.9.7"

0 comments on commit d58b115

Please sign in to comment.