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