Merge pull request #738 from appwrite/feat-upgrade-swoole-version

Feat Upgrade Swoole Version
This commit is contained in:
Eldad A. Fux
2020-11-21 13:36:02 +02:00
committed by GitHub
+1 -1
View File
@@ -15,7 +15,7 @@ RUN composer update --ignore-platform-reqs --optimize-autoloader \
FROM php:7.4-cli-alpine as step1
ENV PHP_REDIS_VERSION=5.3.0 \
PHP_SWOOLE_VERSION=v4.5.6 \
PHP_SWOOLE_VERSION=v4.5.8 \
PHP_MAXMINDDB_VERSION=v1.8.0 \
PHP_XDEBUG_VERSION=sdebug_2_9-beta