mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-19 20:09:16 +00:00
Fix SVG convert for mail
This commit is contained in:
parent
832c073d5f
commit
5caafcd13c
@ -34,7 +34,7 @@ RUN apk -U upgrade \
|
|||||||
libressl \
|
libressl \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
libsmbclient \
|
libsmbclient \
|
||||||
imagemagick-libs \
|
imagemagick \
|
||||||
ffmpeg \
|
ffmpeg \
|
||||||
tzdata \
|
tzdata \
|
||||||
&& pecl channel-update pecl.php.net \
|
&& pecl channel-update pecl.php.net \
|
||||||
|
@ -31,7 +31,7 @@ RUN apk -U upgrade \
|
|||||||
libressl \
|
libressl \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
libsmbclient \
|
libsmbclient \
|
||||||
imagemagick-libs \
|
imagemagick \
|
||||||
ffmpeg \
|
ffmpeg \
|
||||||
tzdata \
|
tzdata \
|
||||||
&& pecl channel-update pecl.php.net \
|
&& pecl channel-update pecl.php.net \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user