We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd162a4 + 46b8caa commit 747a3f8Copy full SHA for 747a3f8
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