# syntax = edrevo/dockerfile-plus ARG PHP_VERSION=7.3 FROM laradock/workspace:latest-${PHP_VERSION} INCLUDE+ ./workspace.base.Dockerfile