mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 22:55:39 +00:00
Fix SVG convert for mail
This commit is contained in:
@ -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 \
|
||||||
|
Reference in New Issue
Block a user