Use openssl 3.0 to statically link

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
baalajimaestro 2022-05-01 03:05:47 +05:30
parent 924256b085
commit b0a7dfff00
Signed by: baalajimaestro
GPG key ID: F93C394FE9BBAFD5

View file

@ -8,9 +8,9 @@ RUN apk update && apk add git \
lld \
curl \
bash \
openssl \
openssl-dev \
openssl-libs-static \
openssl3 \
openssl3-dev \
openssl3-libs-static \
sqlite-dev \
sqlite-static