mirror of
https://github.com/cytopia/devilbox.git
synced 2025-04-13 22:03:08 +00:00
Use latest PHP-FPM Docker images
This commit is contained in:
parent
0091e59adb
commit
26c90d4bec
@ -632,6 +632,7 @@ The Devilbox is a development stack, so it is made sure that a lot of PHP module
|
||||
| enchant | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
|
||||
| ereg | | ✔ | ✔ | ✔ | ✔ | | | | | |
|
||||
| exif | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
|
||||
| FFI | | | | | | | | | | 🗸 |
|
||||
| fileinfo | 🗸 | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
|
||||
| filter | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
|
||||
| ftp | 🗸 | 🗸 | 🗸 | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
|
||||
|
@ -95,7 +95,7 @@ services:
|
||||
# PHP
|
||||
# ------------------------------------------------------------
|
||||
php:
|
||||
image: devilbox/php-fpm:${PHP_SERVER}-work-0.68
|
||||
image: devilbox/php-fpm:${PHP_SERVER}-work-0.70
|
||||
hostname: php
|
||||
|
||||
##
|
||||
|
Loading…
x
Reference in New Issue
Block a user