# syntax = edrevo/dockerfile-plus FROM dimti/php:8.4 ARG PHP_VERSION=8.4 ENV PHP_VERSION ${PHP_VERSION} INCLUDE+ ./php.base.Dockerfile