Skip to content

Commit fcdecaa

Browse files
authored
Update Dockerfile
1 parent c46d361 commit fcdecaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN echo "UTC" > /etc/timezone
55

66
# Install essential build tools
77
RUN apk add --update --no-cache \
8-
g++ autoconf make curl \
8+
g++ autoconf make curl linux-headers \
99
#soap
1010
libxml2 libxml2-dev \
1111
#zip

0 commit comments

Comments
 (0)