Skip to content

Commit 086c4a5

Browse files
committed
update:调试编译arm镜像
1 parent 07b686b commit 086c4a5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile-web

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ RUN apk update && \
2323
bash \
2424
fontconfig \
2525
ttf-dejavu \
26-
font-noto \
27-
font-noto-cjk \
26+
font-noto-cjk-full \
2827
&& fc-cache -f -v \
2928
&& rm -rf /var/cache/apk/*
3029

0 commit comments

Comments
 (0)