Test image was still building off of php 8.0
This commit is contained in:
parent
2ce07e2c9a
commit
80a8203985
@ -1,7 +1,7 @@
|
||||
# NAME leenooks/php
|
||||
# VERSION 8.0-fpm-test
|
||||
# VERSION 8.1-fpm-test
|
||||
|
||||
FROM registry.leenooks.net/leenooks/php:8.0-fpm-latest
|
||||
FROM registry.leenooks.net/leenooks/php:8.1-fpm-latest
|
||||
|
||||
RUN pecl install xdebug \
|
||||
&& docker-php-ext-enable xdebug
|
||||
|
Loading…
Reference in New Issue
Block a user