add frankenphp
This commit is contained in:
parent
da2c0b6f06
commit
469794d816
@ -3,4 +3,4 @@ FROM dunglas/frankenphp:latest-php8.3
|
||||
RUN install-php-extensions @composer opcache intl pdo_mysql pdo_pgsql
|
||||
|
||||
RUN cp $PHP_INI_DIR/php.ini-production $PHP_INI_DIR/php.ini; \
|
||||
sed -i 's/memory_limit = "GPCS"/variables_order = "EGPCS"/' $PHP_INI_DIR/php.ini;
|
||||
sed -i 's/variables_order = "GPCS"/variables_order = "EGPCS"/' $PHP_INI_DIR/php.ini;
|
||||
|
Loading…
x
Reference in New Issue
Block a user