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 \
|
||||
ca-certificates \
|
||||
libsmbclient \
|
||||
imagemagick-libs \
|
||||
imagemagick \
|
||||
ffmpeg \
|
||||
tzdata \
|
||||
&& pecl channel-update pecl.php.net \
|
||||
|
@ -31,7 +31,7 @@ RUN apk -U upgrade \
|
||||
libressl \
|
||||
ca-certificates \
|
||||
libsmbclient \
|
||||
imagemagick-libs \
|
||||
imagemagick \
|
||||
ffmpeg \
|
||||
tzdata \
|
||||
&& pecl channel-update pecl.php.net \
|
||||
|
Reference in New Issue
Block a user