* big pre-summer refactoring
+ introduce php7.4 and stay only php7.3 as max older version + workspace with php7.4 in future commits
This commit is contained in:
4
dockerfiles/php-fpm/php-fpm74.Dockerfile
Normal file
4
dockerfiles/php-fpm/php-fpm74.Dockerfile
Normal file
@ -0,0 +1,4 @@
|
||||
# syntax = edrevo/dockerfile-plus
|
||||
FROM php:7.4-fpm
|
||||
|
||||
INCLUDE+ ./php-fpm.base.Dockerfile
|
Reference in New Issue
Block a user