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