Fix SVG convert for mail

This commit is contained in:
2020-06-28 18:47:10 +02:00
parent 832c073d5f
commit 5caafcd13c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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 \
+1 -1
View File
@@ -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 \