Correct test dockerfile

This commit is contained in:
Deon George 2021-07-06 16:17:36 +10:00
parent abe7be2afd
commit fa61e00cf0
1 changed files with 1 additions and 1 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