File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ ENV BUILD_DIR="/tmp"
99
1010# ENV for PHP
1111ENV PHP_DEPENDENCIES="libpng-dev libzip-dev freetype-dev libwebp-dev libjpeg-turbo-dev libxpm-dev bzip2-dev libstdc++"
12- ENV PHP_EXT_PECL_INSTALL="redis-6.2 .0 xlswriter-1.5.7"
13- ENV PHP_EXT_SWOOLE_VERSION="6.1.1 "
12+ ENV PHP_EXT_PECL_INSTALL="redis-6.3 .0 xlswriter-1.5.7"
13+ ENV PHP_EXT_SWOOLE_VERSION="6.1.4 "
1414ENV PHP_COMPOSER_URL="https://getcomposer.org/composer-stable.phar"
1515
1616# Prepare
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ ENV WORKING_DIR="/tmp"
99
1010# ENV for PHP
1111ENV PHP_DEPENDENCIES="curl wget unzip ca-certificates libcurl4-openssl-dev libwebp-dev libbz2-dev libpng-dev libxpm-dev libfreetype6-dev libjpeg-dev libssh-dev libzip-dev"
12- ENV PHP_EXT_INSTALLED_PECL="redis-6.2 .0 xlswriter-1.5.8"
13- ENV PHP_EXT_SWOOLE_VERSION="6.1.1 "
12+ ENV PHP_EXT_INSTALLED_PECL="redis-6.3 .0 xlswriter-1.5.8"
13+ ENV PHP_EXT_SWOOLE_VERSION="6.1.4 "
1414ENV PHP_COMPOSER_URL="https://getcomposer.org/composer-stable.phar"
1515
1616# Prepare
You can’t perform that action at this time.
0 commit comments