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

update:兼容arm架构字体
This commit is contained in:
欣南科技
2026-01-28 11:40:26 +08:00
committed by GitHub
+1 -1
View File
@@ -18,7 +18,7 @@ FROM bellsoft/liberica-runtime-container:jre-21-glibc
# 安装Nginx和字体库
RUN apk update && \
apk add --no-cache \
apk add --no-cache --no-scripts \
nginx \
bash \
fontconfig \