use octane & frankenphp for docker image

This commit is contained in:
yuriko 🦊 2025-05-25 01:51:37 -04:00
parent fc9f0787a0
commit c64e04f9d0

View file

@ -10,7 +10,8 @@ RUN install-php-extensions \
gd \ gd \
opcache \ opcache \
redis \ redis \
mongodb mongodb \
zip
COPY . /app COPY . /app