Skip to content

Commit 177d589

Browse files
committed
Add php-openssl
1 parent 961f75e commit 177d589

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ RUN apk upgrade
1111
# install php
1212
RUN apk add php
1313
RUN apk add php-curl
14+
RUN apk add php-openssl
1415

1516
# install msmtp and mailx to have cron send mail
1617
RUN apk add msmtp

0 commit comments

Comments
 (0)