Merge pull request #408 from cytopia/update-docker-php-fpm-images

Fixes #367 Latest PHP-FPM images
This commit is contained in:
cytopia 2018-11-02 15:19:26 +01:00 committed by GitHub
commit 528eb45738
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ putenv('RES_OPTIONS=retrans:1 retry:1 timeout:1 attempts:1');
$DEVILBOX_VERSION = 'v0.15';
$DEVILBOX_DATE = '2018-10-01';
$DEVILBOX_DATE = '2018-11-02';
$DEVILBOX_API_PAGE = 'devilbox-api/status.json';
//

View File

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