add frankenphp
This commit is contained in:
parent
80d78f57e2
commit
da2c0b6f06
@ -1,7 +1,5 @@
|
||||
FROM dunglas/frankenphp:latest-php8.3
|
||||
|
||||
COPY --from=mlocati/php-extension-installer /usr/bin/install-php-extensions /usr/local/bin/
|
||||
|
||||
RUN install-php-extensions @composer opcache intl pdo_mysql pdo_pgsql
|
||||
|
||||
RUN cp $PHP_INI_DIR/php.ini-production $PHP_INI_DIR/php.ini; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user