mirror of
http://124.126.16.154:8888/singularity/docker-images-hyperf.git
synced 2026-01-15 00:35:08 +08:00
fix(apk): 🐞 更新 iconv 版本
防止服务器上传文件失败
This commit is contained in:
@@ -21,6 +21,7 @@ RUN set -ex \
|
||||
&& php -v \
|
||||
&& php -m \
|
||||
&& php --ri swoole \
|
||||
&& apk add --no-cache --repository https://mirrors.aliyun.com/alpine/edge/testing gnu-libiconv \
|
||||
# ---------- some config ----------
|
||||
&& cd /etc/php82 \
|
||||
# - config PHP
|
||||
|
||||
Reference in New Issue
Block a user