diff --git a/Dockerfile b/Dockerfile index 7084abe..f53d238 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM casjaysdevdocker/alpine:latest AS build +FROM casjaysdevdocker/php:latest AS build ARG ALPINE_VERSION="v3.16"