Update PHP images

This commit is contained in:
cytopia 2022-02-03 20:34:01 +01:00
parent 422af8e916
commit ae780388dc
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2
2 changed files with 2 additions and 1 deletions

View File

@ -13,6 +13,7 @@ Make sure to have a look at [UPDATING.md](https://github.com/cytopia/devilbox/bl
#### Changed
- Updated PHP-FPM images [#225](https://github.com/devilbox/docker-php-fpm/pull/225)
- Updated PHP-FPM images [#225](https://github.com/devilbox/docker-php-fpm/pull/226)
## Release v1.10.2 (2022-02-02)

View File

@ -95,7 +95,7 @@ services:
# PHP
# ------------------------------------------------------------
php:
image: devilbox/php-fpm:${PHP_SERVER}-work-0.133
image: devilbox/php-fpm:${PHP_SERVER}-work-0.134
hostname: php
##