Merge pull request #623 from Alfresco/dependabot/docker/alfresco-transform-core-aio/alfresco-transform-core-aio-boot/alfresco/alfresco-base-java-jre11-centos7-202205121725

Bump alfresco/alfresco-base-java from jre11-centos7-202204121522 to jre11-centos7-202205121725 in /alfresco-transform-core-aio/alfresco-transform-core-aio-boot
This commit is contained in:
Damian Ujma 2022-06-15 14:28:42 +02:00 committed by GitHub
commit bd2a547b5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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-202204121522
FROM alfresco/alfresco-base-java:jre11-centos7-202205121725
ARG EXIFTOOL_VERSION=12.25
ARG EXIFTOOL_FOLDER=Image-ExifTool-${EXIFTOOL_VERSION}