Updated php images to 0.125

This commit is contained in:
cytopia 2021-05-19 22:59:42 +02:00
parent f28e1ee4a4
commit 353fa53d29
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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
##