diff --git a/src/7.4/src/Dockerfile b/src/7.4/src/Dockerfile index 6bb809c..7d4d620 100644 --- a/src/7.4/src/Dockerfile +++ b/src/7.4/src/Dockerfile @@ -1,4 +1,4 @@ -FROM openmage/php-base:bulleye-latest AS php +FROM openmage/php-base:bullseye-latest AS php COPY FS / diff --git a/src/8.0/src/Dockerfile b/src/8.0/src/Dockerfile index 08a4188..fca0c28 100644 --- a/src/8.0/src/Dockerfile +++ b/src/8.0/src/Dockerfile @@ -1,4 +1,4 @@ -FROM openmage/php-base:bulleye-latest AS php +FROM openmage/php-base:bullseye-latest AS php COPY FS /