We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49807a2 commit a135604Copy full SHA for a135604
Dockerfile.tmpl
@@ -5,7 +5,7 @@ RUN apk add --no-cache \
5
openssl curl \
6
perl perl-ipc-run \
7
make musl-dev gcc bison flex coreutils \
8
- zlib-dev libedit-dev \
+ zlib-dev libedit-dev linux-headers \
9
clang clang-analyzer;
10
11
# Install fresh valgrind
0 commit comments