Skip to content

Commit baecb8f

Browse files
authored
add python3-dev
1 parent 11fb327 commit baecb8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.devops/vulkan.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ RUN apt-get update \
5454
build-essential \
5555
git \
5656
python3 \
57+
python3-dev \
5758
python3-pip \
5859
python3-wheel \
5960
&& pip install --break-system-packages --upgrade setuptools \

0 commit comments

Comments
 (0)