test: Nginx 调整回1.27
This commit is contained in:
parent
e720b4e355
commit
eb6e8f8dda
@ -50,7 +50,7 @@ RUN mkdir -p /lnmp
|
|||||||
|
|
||||||
# 安装 Nginx 1.27
|
# 安装 Nginx 1.27
|
||||||
RUN curl -o /lnmp/nginx.sh https://download.bt.cn/install/3/nginx.sh \
|
RUN curl -o /lnmp/nginx.sh https://download.bt.cn/install/3/nginx.sh \
|
||||||
&& sh /lnmp/nginx.sh install 1.26
|
&& sh /lnmp/nginx.sh install 1.27
|
||||||
|
|
||||||
# 安装 PHP 8.3
|
# 安装 PHP 8.3
|
||||||
RUN curl -o /lnmp/php.sh https://download.bt.cn/install/4/php.sh \
|
RUN curl -o /lnmp/php.sh https://download.bt.cn/install/4/php.sh \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user