1
0
Fork 0
mirror of synced 2024-05-19 20:22:33 +12:00

Upgraded Swoole version

This commit is contained in:
Eldad Fux 2020-11-21 13:16:10 +02:00
parent 63e442293c
commit 25aa12a22d

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