diff --git a/Dockerfile b/Dockerfile index c0700cd..cc6a17c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,6 +9,9 @@ RUN apk add --no-cache \ curl-dev \ curl-static \ cjson-dev \ + cjson-static \ + zstd-dev \ + zstd-static \ openssl-dev \ openssl-libs-static \ nghttp2-dev \