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