mirror of
https://github.com/cytopia/devilbox.git
synced 2025-02-21 01:42:14 +00:00
Merge pull request #523 from cytopia/update-php
Use latest 2.7 release of Xdebug
This commit is contained in:
commit
5421d45d82
@ -14,7 +14,7 @@ putenv('RES_OPTIONS=retrans:1 retry:1 timeout:1 attempts:1');
|
||||
|
||||
|
||||
$DEVILBOX_VERSION = 'v0.15';
|
||||
$DEVILBOX_DATE = '2019-03-06';
|
||||
$DEVILBOX_DATE = '2019-03-07';
|
||||
$DEVILBOX_API_PAGE = 'devilbox-api/status.json';
|
||||
|
||||
//
|
||||
|
@ -95,7 +95,7 @@ services:
|
||||
# PHP
|
||||
# ------------------------------------------------------------
|
||||
php:
|
||||
image: devilbox/php-fpm:${PHP_SERVER}-work-0.78
|
||||
image: devilbox/php-fpm:${PHP_SERVER}-work-0.79
|
||||
hostname: php
|
||||
|
||||
##
|
||||
|
Loading…
x
Reference in New Issue
Block a user