add imagemagick-svg to fpm-alpine Dockerfile
Signed-off-by: Felix Egli <mail@felix-egli.ch>
This commit is contained in:
parent
7a4823180d
commit
d8ddbbc292
@ -6,6 +6,7 @@ RUN set -ex; \
|
||||
\
|
||||
apk add --no-cache \
|
||||
imagemagick \
|
||||
imagemagick-svg \
|
||||
rsync \
|
||||
; \
|
||||
\
|
||||
|
||||
Loading…
Reference in New Issue
Block a user