1
0
cms11/docker/Dockerfile

3 lines
57 B
Docker
Raw Normal View History

ARG PHP_VERSION=8.0
FROM sail-${PHP_VERSION}/app as base