Skip to content

Commit 7ea36a2

Browse files
committed
add missing system dep
1 parent abf784d commit 7ea36a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile.gpu

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ RUN apt-get update && \
88
apt-get install -y --no-install-recommends \
99
build-essential \
1010
python3-full \
11+
python3-dev \
1112
python3-pip \
1213
&& \
1314
apt-get clean && \

0 commit comments

Comments
 (0)