Skip to content

Commit

Permalink
DejaVuLGC* no longer exists
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmay committed Aug 21, 2023
1 parent 7ca0535 commit ae8bd99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/Dockerfile.jakarta
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ FROM eclipse-temurin:17-jre-alpine as runtime
# we need a font! DejaVu does fine but we only want the Sans-Serif one
RUN apk add --no-cache libgcc && \
rm /usr/share/fonts/dejavu/DejaVuSerif* \
/usr/share/fonts/dejavu/DejaVuLGC* \
/usr/share/fonts/dejavu/DejaVuSansCond* \
/usr/share/fonts/dejavu/DejaVuSansMono* \
/usr/share/fonts/dejavu/DejaVuSans-* \
Expand Down

0 comments on commit ae8bd99

Please sign in to comment.