Skip to content

Commit

Permalink
Merge pull request #545 from LedgerHQ/update/builder
Browse files Browse the repository at this point in the history
[clean] Update Speculos builder Docker image from 3.9 to 3.10
  • Loading branch information
lpascal-ledger authored Jan 22, 2025
2 parents 68d20b7 + 8c1fbfa commit bd67da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Support Debian buster & Ubuntu Bionic

FROM docker.io/library/python:3.9-slim
FROM docker.io/library/python:3.10-slim
ENV LANG=C.UTF-8

RUN export DEBIAN_FRONTEND=noninteractive && \
Expand Down

0 comments on commit bd67da9

Please sign in to comment.