Browse Source

fix: php-worker ssl

Shao Yu-Lung (Allen) 2 years ago
parent
commit
28b9ea773d
1 changed files with 1 additions and 2 deletions
  1. 1 2
      php-worker/Dockerfile

+ 1 - 2
php-worker/Dockerfile

@@ -32,8 +32,7 @@ RUN apk --update add wget \
   cyrus-sasl-dev \
   libgsasl-dev \
   oniguruma-dev \
-  libressl \
-  libressl-dev \
+  openssl-dev \
   supervisor