fix(apk): 🐞 更新 iconv 版本

防止服务器上传文件失败
This commit is contained in:
李东云
2024-02-05 11:17:49 +08:00
parent 229a23376c
commit 69c2590de9
4 changed files with 4 additions and 0 deletions

View File

@@ -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