We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eacdb9f commit 834783fCopy full SHA for 834783f
build/x86_64_stretch/Dockerfile
@@ -26,5 +26,6 @@ RUN apt-get -y update \
26
make \
27
pkg-config \
28
python-dev \
29
+ python3-dev \
30
&& apt-get -y clean \
31
&& rm -rf /var/lib/apt/lists/*
0 commit comments