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