+ laravel nginx config, php84
This commit is contained in:
7
dockerfiles/php-fpm/php84.Dockerfile
Normal file
7
dockerfiles/php-fpm/php84.Dockerfile
Normal file
@ -0,0 +1,7 @@
|
||||
# syntax = edrevo/dockerfile-plus
|
||||
FROM dimti/php:8.4
|
||||
|
||||
ARG PHP_VERSION=8.4
|
||||
ENV PHP_VERSION ${PHP_VERSION}
|
||||
|
||||
INCLUDE+ ./php.base.Dockerfile
|
Reference in New Issue
Block a user