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