Skip to content

Commit

Permalink
[fix] rename dejavu font package
Browse files Browse the repository at this point in the history
close #4027
  • Loading branch information
duncdrum authored and adamretter committed Dec 13, 2021
1 parent d4f537b commit 2f9b2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exist-docker/src/main/resources-filtered/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
expat \
fontconfig \
liblcms2-2 \
ttf-dejavu-core
fonts-dejavu-core

FROM gcr.io/distroless/java:8

Expand Down

0 comments on commit 2f9b2a3

Please sign in to comment.