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