Fix incorrect image used for -test image
This commit is contained in:
parent
abe19134e8
commit
e2704526c7
@ -1,7 +1,7 @@
|
|||||||
# NAME leenooks/php
|
# NAME leenooks/php
|
||||||
# VERSION 8.0-fpm-test
|
# VERSION 8.0-fpm-test
|
||||||
|
|
||||||
FROM registry.leenooks.net/leenooks/php:8.0-fpm-mp
|
FROM registry.leenooks.net/leenooks/php:8.0-fpm-test
|
||||||
|
|
||||||
RUN pecl install xdebug \
|
RUN pecl install xdebug \
|
||||||
&& docker-php-ext-enable xdebug
|
&& docker-php-ext-enable xdebug
|
||||||
|
Loading…
Reference in New Issue
Block a user