Fix version of ImageMagickCore for Trixie.
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
FROM nextcloud:stable
|
FROM nextcloud:stable
|
||||||
|
|
||||||
# Cache System Dependencies
|
# Cache System Dependencies
|
||||||
RUN apt-get update && apt-get install -y sudo libmagickcore-6.q16-6-extra htop \
|
RUN apt-get update && apt-get install -y sudo libmagickcore-7.q16-10-extra htop \
|
||||||
iputils-ping dnsutils vim bzip2 libbz2-dev
|
iputils-ping dnsutils vim bzip2 libbz2-dev
|
||||||
|
|
||||||
# Configure PHP Dependency
|
# Configure PHP Dependency
|
||||||
|
Reference in New Issue
Block a user