Skip to content

Commit

Permalink
change fonts package
Browse files Browse the repository at this point in the history
  • Loading branch information
mizar committed May 7, 2024
1 parent 1bbcf35 commit 0ce235e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,15 @@ FROM builder-base AS runner

RUN apk upgrade --no-cache -U && \
apk add --no-cache -U \
font-liberation \
font-noto \
font-noto-arabic \
font-noto-bengali \
font-noto-cjk \
font-noto-devanagari \
font-noto-cjk-extra \
font-noto-emoji \
font-noto-extra \
font-noto-math \
font-noto-music \
font-noto-symbols \
ttf-liberation \
poppler-data \
poppler-utils

Expand Down

0 comments on commit 0ce235e

Please sign in to comment.