Skip to content

Commit dce10fb

Browse files
committed
changing libressl to openssl
1 parent d74328f commit dce10fb

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
@@ -11,7 +11,7 @@ RUN apk add --update --virtual build-dependencies build-base gcc wget autoconf
1111
RUN set -x \
1212
&& apk add --no-cache git \
1313
libxml2-dev \
14-
libressl-dev \
14+
openssl-dev \
1515
oniguruma-dev \
1616
bzip2-dev \
1717
nginx \

0 commit comments

Comments
 (0)