Bump PHP version which supports Redis on PHP 7.4

This commit is contained in:
cytopia 2018-11-03 12:32:40 +01:00
parent 2e9f5e48c4
commit 7f0f312a37
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

@ -95,7 +95,7 @@ services:
# PHP / HHVM # PHP / HHVM
# ------------------------------------------------------------ # ------------------------------------------------------------
php: php:
image: devilbox/php-fpm:${PHP_SERVER:-7.0}-work-0.45 image: devilbox/php-fpm:${PHP_SERVER:-7.0}-work-0.46
## ##
## All .env variables ## All .env variables