mirror of
https://github.com/cytopia/devilbox.git
synced 2025-02-21 01:42:14 +00:00
Merge pull request #377 from cytopia/update-php-docker-images
Fix #376 Adding graphviz-capable Docker images
This commit is contained in:
commit
c84235c620
@ -14,7 +14,7 @@ putenv('RES_OPTIONS=retrans:1 retry:1 timeout:1 attempts:1');
|
||||
|
||||
|
||||
$DEVILBOX_VERSION = 'v0.15';
|
||||
$DEVILBOX_DATE = '2018-08-30';
|
||||
$DEVILBOX_DATE = '2018-09-12';
|
||||
$DEVILBOX_API_PAGE = 'devilbox-api/status.json';
|
||||
|
||||
//
|
||||
|
@ -95,7 +95,7 @@ services:
|
||||
# PHP / HHVM
|
||||
# ------------------------------------------------------------
|
||||
php:
|
||||
image: devilbox/php-fpm:${PHP_SERVER:-7.0}-work-0.37
|
||||
image: devilbox/php-fpm:${PHP_SERVER:-7.0}-work-0.38
|
||||
|
||||
##
|
||||
## All .env variables
|
||||
|
Loading…
x
Reference in New Issue
Block a user