Skip to content

Commit 4b3af3f

Browse files
authored
Add libxml2 and xz static packages (#242)
1 parent 0328eb5 commit 4b3af3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/alpine.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RUN \
66
# core dependencies
77
gcc gmp-dev libevent-static musl-dev pcre-dev pcre2-dev \
88
# stdlib dependencies
9-
libxml2-dev openssl-dev openssl-libs-static tzdata yaml-static zlib-static \
9+
libxml2-dev libxml2-static openssl-dev openssl-libs-static tzdata yaml-static zlib-static xz-static \
1010
# dev tools
1111
make git \
1212
# build libgc dependencies

0 commit comments

Comments
 (0)