feat: 增加 PHP 8.3 版本 (#1612)

This commit is contained in:
zhengkunwang
2024-06-19 15:53:50 +08:00
committed by GitHub
parent eb8383834d
commit dddc3652f1
57 changed files with 10414 additions and 4 deletions
+14
View File
@@ -0,0 +1,14 @@
CONTAINER_PACKAGE_URL=mirrors.ustc.edu.cn
PHP_VERSION=8.3.8
PHP_PHP_CONF_FILE=./php/php.ini
PHP_FPM_CONF_FILE=./php/php-fpm.conf
PHP_LOG_DIR=./logs/php
PHP_EXTENSIONS=
SOURCE_DIR=./www
TZ=Asia/Shanghai
DATA_DIR=./data
IMAGE_NAME=1panel-php:8.3.8
INSTALL_SUPERVISOR=0