File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ RUN apk --no-cache add tzdata && \
16
16
17
17
RUN apk --no-cache add \
18
18
php7 php7-opcache php7-fpm php7-cgi php7-ctype php7-json php7-dom php7-zip php7-zip php7-gd \
19
- php7-curl php7-mbstring php7-redis php7-mcrypt php7-posix php7-pdo_mysql php7-tokenizer php7-simplexml php7-session \
19
+ php7-curl php7-mbstring php7-redis php7-mcrypt php7-iconv php7- posix php7-pdo_mysql php7-tokenizer php7-simplexml php7-session \
20
20
php7-xml php7-sockets php7-openssl php7-fileinfo php7-ldap php7-exif php7-pcntl php7-xmlwriter php7-phar php7-zlib \
21
21
php7-intl
22
22
ADD etc/php.ini /etc/php7/php.ini
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ RUN apk --no-cache add tzdata && \
16
16
17
17
RUN apk --no-cache add \
18
18
php7 php7-opcache php7-fpm php7-cgi php7-ctype php7-json php7-dom php7-zip php7-zip php7-gd \
19
- php7-curl php7-mbstring php7-redis php7-mcrypt php7-posix php7-pdo_mysql php7-tokenizer php7-simplexml php7-session \
19
+ php7-curl php7-mbstring php7-redis php7-mcrypt php7-iconv php7- posix php7-pdo_mysql php7-tokenizer php7-simplexml php7-session \
20
20
php7-xml php7-sockets php7-openssl php7-fileinfo php7-ldap php7-exif php7-pcntl php7-xmlwriter php7-phar php7-zlib \
21
21
php7-intl
22
22
ADD etc/php.ini /etc/php7/php.ini
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ RUN apk --no-cache add tzdata && \
16
16
17
17
RUN apk --no-cache add \
18
18
php7 php7-opcache php7-fpm php7-cgi php7-ctype php7-json php7-dom php7-zip php7-zip php7-gd \
19
- php7-curl php7-mbstring php7-redis php7-mcrypt php7-posix php7-pdo_mysql php7-tokenizer php7-simplexml php7-session \
19
+ php7-curl php7-mbstring php7-redis php7-mcrypt php7-iconv php7- posix php7-pdo_mysql php7-tokenizer php7-simplexml php7-session \
20
20
php7-xml php7-sockets php7-openssl php7-fileinfo php7-ldap php7-exif php7-pcntl php7-xmlwriter php7-phar php7-zlib \
21
21
php7-intl
22
22
ADD etc/php.ini /etc/php7/php.ini
You can’t perform that action at this time.
0 commit comments