Merge pull request #2246 from jessebot/add-imagemagick-svg

add imagemagick-svg *back* to all the alpine images
pull/2248/head^2
Josh 2 years ago committed by GitHub
commit 747a3f8414
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -6,6 +6,7 @@ RUN set -ex; \
\
apk add --no-cache \
imagemagick \
imagemagick-svg \
rsync \
; \
\

@ -6,6 +6,7 @@ RUN set -ex; \
\
apk add --no-cache \
imagemagick \
imagemagick-svg \
rsync \
; \
\

@ -6,6 +6,7 @@ RUN set -ex; \
\
apk add --no-cache \
imagemagick \
imagemagick-svg \
rsync \
; \
\

@ -5,6 +5,7 @@ RUN set -ex; \
\
apk add --no-cache \
imagemagick \
imagemagick-svg \
rsync \
; \
\

Loading…
Cancel
Save