We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 437a2e0 + 747a3f8 commit 08596d2Copy full SHA for 08596d2
4 files changed
27/fpm-alpine/Dockerfile
@@ -12,6 +12,7 @@ RUN set -ex; \
12
imagemagick-tiff \
13
imagemagick-heic \
14
imagemagick-webp \
15
+ imagemagick-svg \
16
rsync \
17
; \
18
\
28/fpm-alpine/Dockerfile
29/fpm-alpine/Dockerfile
Dockerfile-alpine.template
@@ -11,6 +11,7 @@ RUN set -ex; \
11
0 commit comments