Update to PHP 8.0

This commit is contained in:
Deon George
2021-03-03 13:53:44 +11:00
parent e037baadeb
commit f2602bd98a
3 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
# NAME leenooks/php
# VERSION 7.4-fpm-test
# VERSION 8.0-fpm-test
FROM registry.leenooks.net/leenooks/php:7.4-fpm-mp
FROM registry.leenooks.net/leenooks/php:8.0-fpm-mp
RUN pecl install xdebug \
&& docker-php-ext-enable xdebug