mirror of
https://github.com/cytopia/devilbox.git
synced 2025-01-05 12:24:22 +00:00
Merge pull request #436 from cytopia/php-versions
Use latest PHP-FPM images
This commit is contained in:
commit
e916c5100d
@ -95,7 +95,7 @@ services:
|
|||||||
# PHP / HHVM
|
# PHP / HHVM
|
||||||
# ------------------------------------------------------------
|
# ------------------------------------------------------------
|
||||||
php:
|
php:
|
||||||
image: devilbox/php-fpm:${PHP_SERVER:-7.0}-work-0.51
|
image: devilbox/php-fpm:${PHP_SERVER:-7.2}-work-0.52
|
||||||
|
|
||||||
##
|
##
|
||||||
## All .env variables
|
## All .env variables
|
||||||
|
Loading…
Reference in New Issue
Block a user