Updated PHP images

This commit is contained in:
cytopia 2022-02-02 11:40:50 +01:00
parent 9272bfec92
commit 94bf3c9dcf
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2
2 changed files with 3 additions and 3 deletions

View File

@ -778,7 +778,7 @@ The Devilbox is a development stack, so it is made sure that a lot of PHP module
| <small>PDO_OCI</small> | | | | | | d | d | d | d | d | d | d |
| <small>pdo_pgsql</small> | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| <small>pdo_sqlite</small> | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| <small>pdo_sqlsrv</small> | | | | | | d | d | d | d | d | d | |
| <small>pdo_sqlsrv</small> | | | | | | d | d | d | d | d | d | d |
| <small>pgsql</small> | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| <small>phalcon</small> | | d | d | d | d | d | d | d | d | d | | |
| <small>Phar</small> | 🗸 | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
@ -801,7 +801,7 @@ The Devilbox is a development stack, so it is made sure that a lot of PHP module
| <small>SPL</small> | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| <small>SQLite</small> | ✔ | ✔ | | | | | | | | | | |
| <small>sqlite3</small> | | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| <small>sqlsrv</small> | | | | | | d | d | d | d | d | d | |
| <small>sqlsrv</small> | | | | | | d | d | d | d | d | d | d |
| <small>ssh2</small> | | | | | | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | | |
| <small>standard</small> | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| <small>swoole</small> | | d | d | d | d | d | d | d | d | d | d | |

View File

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