update:兼容arm架构字体

This commit is contained in:
hrz
2026-01-28 11:39:50 +08:00
parent 1c8b271e20
commit fe2e178b19
+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 \