mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-25 12:50:54 +02:00
rename imagick extension package for buster compat (#1008)
Signed-off-by: Simon Hötten <simon@hoetten.org>
This commit is contained in:
parent
4cd608a6e0
commit
ac8c998431
3 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ RUN set -ex; \
|
|||
apt-get update; \
|
||||
apt-get install -y --no-install-recommends \
|
||||
ffmpeg \
|
||||
libmagickcore-6.q16-3-extra \
|
||||
libmagickcore-6.q16-6-extra \
|
||||
procps \
|
||||
smbclient \
|
||||
supervisor \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue