Skip to content

Commit 3f414e5

Browse files
committed
build: Add python3-dev to Ubuntu container for perf build
1 parent c303a08 commit 3f414e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build/ubuntu/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ RUN apt-get -q -y update && \
4040
make \
4141
openssl \
4242
python3 \
43+
python3-dev \
4344
u-boot-tools \
4445
rename \
4546
rsync \

0 commit comments

Comments
 (0)