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