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