Merge pull request #2913 from xinnan-tech/test-arm64-docker

update:调试编译arm镜像
This commit is contained in:
欣南科技
2026-01-28 11:13:40 +08:00
committed by GitHub
+1 -2
View File
@@ -23,8 +23,7 @@ RUN apk update && \
bash \
fontconfig \
ttf-dejavu \
font-noto \
font-noto-cjk \
font-noto-cjk-full \
&& fc-cache -f -v \
&& rm -rf /var/cache/apk/*