Fix base image for test image

This commit is contained in:
Deon George 2021-07-16 17:18:46 +10:00
parent 45cf2cb52a
commit 4f6774e160
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-latest
FROM registry.leenooks.net/leenooks/php:8.0-fpm-db2
RUN pecl install xdebug \
&& docker-php-ext-enable xdebug