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 37e0f6c commit 79a18aeCopy full SHA for 79a18ae
docker/alpine.Dockerfile
@@ -5,7 +5,7 @@ RUN \
5
# core dependencies
6
gc-dev gcc gmp-dev libatomic_ops libevent-static musl-dev pcre-dev \
7
# stdlib dependencies
8
- libxml2-dev openssl-libs-static tzdata yaml-static zlib-static \
+ libxml2-dev openssl-dev openssl-libs-static tzdata yaml-static zlib-static \
9
# dev tools
10
make git
11
0 commit comments