Fixing AIO ImageMagick issues

This commit is contained in:
mstrankowski
2022-07-28 21:01:53 +02:00
parent 84c5594b15
commit 75b2fe58a1

View File

@@ -5,7 +5,7 @@
# ImageMagick is from ImageMagick Studio LLC. See the license at http://www.imagemagick.org/script/license.php or in /ImageMagick-license.txt.
# alfresco-pdf-renderer uses the PDFium library from Google Inc. See the license at https://pdfium.googlesource.com/pdfium/+/master/LICENSE or in /pdfium.txt.
FROM alfresco/alfresco-base-java:jre11-centos7-202205121725
FROM alfresco/alfresco-base-java:jre11-rockylinux8-202207110835
ARG EXIFTOOL_VERSION=12.25
ARG EXIFTOOL_FOLDER=Image-ExifTool-${EXIFTOOL_VERSION}