Skip to content

Commit

Permalink
Fix pango / cairo libs
Browse files Browse the repository at this point in the history
  • Loading branch information
SchrodingersGat committed Jul 10, 2023
1 parent 61840bc commit 6de94a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ RUN apk add --no-cache \
# fonts
apk --update --upgrade --no-cache add fontconfig ttf-freefont font-noto terminus-font && fc-cache -f \
# report generation
poppler-units libpango-1.0-0 libpangoft2-1.0-0
poppler-units pango-dev cairo-dev

EXPOSE 8000

Expand Down

0 comments on commit 6de94a6

Please sign in to comment.