fix: 编译环境错误
This commit is contained in:
parent
34b1e37bee
commit
d93c4bf0f7
@ -50,7 +50,7 @@ RUN mkdir -p /lnmp
|
||||
RUN mkdir -p /lnmp
|
||||
|
||||
# 安装 Apache 2.4
|
||||
RUN curl -o /lnmp/nginx.sh https://download.bt.cn/install/4/apache.sh \
|
||||
RUN curl -o /lnmp/apache.sh https://download.bt.cn/install/4/apache.sh \
|
||||
&& sh /lnmp/apache.sh install 2.4
|
||||
|
||||
# 安装 PHP 8.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user