aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile/test/python_alpine_x64/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/dockerfile/test/python_alpine_x64/Dockerfile')
-rw-r--r--tools/dockerfile/test/python_alpine_x64/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/dockerfile/test/python_alpine_x64/Dockerfile b/tools/dockerfile/test/python_alpine_x64/Dockerfile
index 87acef9cb6..8ae4550c4f 100644
--- a/tools/dockerfile/test/python_alpine_x64/Dockerfile
+++ b/tools/dockerfile/test/python_alpine_x64/Dockerfile
@@ -26,6 +26,7 @@ RUN apk update && apk add \
gcc \
git \
libtool \
+ linux-headers \
make \
perl \
strace \