mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-20 05:17:53 +00:00
Updated php images to 0.125
This commit is contained in:
parent
f28e1ee4a4
commit
353fa53d29
@ -13,7 +13,7 @@ Make sure to have a look at [UPDATING.md](https://github.com/cytopia/devilbox/bl
|
||||
|
||||
#### Changed
|
||||
- [#769](https://github.com/cytopia/devilbox/issues/769) Adjusted Xdebug 3.0 defaults
|
||||
- Update PHP images to 0.124
|
||||
- Update PHP images to 0.125
|
||||
|
||||
#### Fixed
|
||||
- [#783](https://github.com/cytopia/devilbox/pull/783) Kibana 6.6 and above uses ELASTICSEARCH_HOSTS
|
||||
|
@ -95,7 +95,7 @@ services:
|
||||
# PHP
|
||||
# ------------------------------------------------------------
|
||||
php:
|
||||
image: devilbox/php-fpm:${PHP_SERVER}-work-0.124
|
||||
image: devilbox/php-fpm:${PHP_SERVER}-work-0.125
|
||||
hostname: php
|
||||
|
||||
##
|
||||
|
Loading…
Reference in New Issue
Block a user