We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f454867 commit 4ac47a9Copy full SHA for 4ac47a9
4 files changed
27/fpm-alpine/Dockerfile
@@ -6,6 +6,7 @@ RUN set -ex; \
6
\
7
apk add --no-cache \
8
imagemagick \
9
+ imagemagick-svg \
10
rsync \
11
; \
12
28/fpm-alpine/Dockerfile
29/fpm-alpine/Dockerfile
Dockerfile-alpine.template
@@ -5,6 +5,7 @@ RUN set -ex; \
5
0 commit comments