Skip to content

Commit

Permalink
Merge pull request #4 from madhead/issues/alpine-packages
Browse files Browse the repository at this point in the history
Fix Alpine package names
  • Loading branch information
madhead committed Dec 21, 2022
2 parents 502d166 + 18b7429 commit c9231c8
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 @@ -4,4 +4,4 @@ RUN apk -v --update --no-cache add \
imagemagick \
librsvg \
inkscape \
ttf-font-awesome ttf-opensans ttf-droid ttf-droid-nonlatin ttf-hack ttf-dejavu ttf-freefont
ttf-font-awesome ttf-opensans font-droid font-droid-nonlatin ttf-hack ttf-dejavu ttf-freefont

0 comments on commit c9231c8

Please sign in to comment.