
























RUN echo "deb [trusted=yes] https://mirror.xtom.com/sury/php/ $(lsb_release -sc) main" | tee /etc/apt/sources.list.d/php.list
将上面更换为
RUN echo "deb [trusted=yes] https://packages.sury.org/php/ $(lsb_release -sc) main" | tee /etc/apt/sources.list.d/php.list
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。