PHP for DB2

This commit is contained in:
Deon George
2021-07-06 16:11:48 +10:00
parent abe7be2afd
commit 56755bbaaa
3 changed files with 13 additions and 65 deletions

View File

@@ -1,7 +1,7 @@
# NAME leenooks/php
# VERSION 8.0-fpm-test
FROM registry.leenooks.net/leenooks/php:8.0-fpm-mp
FROM registry.leenooks.net/leenooks/php:8.0-fpm-latest
RUN pecl install xdebug \
&& docker-php-ext-enable xdebug