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