Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a135604

Browse files
committed
Try to fix nightmare mode
1 parent 49807a2 commit a135604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN apk add --no-cache \
55
openssl curl \
66
perl perl-ipc-run \
77
make musl-dev gcc bison flex coreutils \
8-
zlib-dev libedit-dev \
8+
zlib-dev libedit-dev linux-headers \
99
clang clang-analyzer;
1010

1111
# Install fresh valgrind

0 commit comments

Comments
 (0)