diff --git a/Dockerfile b/Dockerfile index 2d65189998..889b8d2bc6 100755 --- a/Dockerfile +++ b/Dockerfile @@ -15,7 +15,7 @@ RUN composer update --ignore-platform-reqs --optimize-autoloader \ FROM php:7.4-cli-alpine as step1 ENV TZ=Asia/Tel_Aviv \ - PHP_REDIS_VERSION=5.3.0 \ + PHP_REDIS_VERSION=5.3.1 \ PHP_SWOOLE_VERSION=4.5.2 \ PHP_XDEBUG_VERSION=sdebug_2_9-beta