dockerfile: add package imagemagick-pango
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
8e2ce74c4e
commit
a6c489dcf9
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
FROM docker.io/alpine:latest
|
||||
RUN apk add --no-cache imagemagick font-fira-mono-nerd pango
|
||||
RUN apk add --no-cache imagemagick font-fira-mono-nerd pango imagemagick-pango
|
||||
RUN magick --version
|
||||
|
|
Loading…
Add table
Reference in a new issue