Correct test dockerfile
This commit is contained in:
parent
abe7be2afd
commit
fa61e00cf0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user