mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-14 17:58:27 +00:00
Merge branch 'master' into ATS-0000_refactor_packages [skip ci]
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# LibreOffice is from The Document Foundation. See the license at https://www.libreoffice.org/download/license/ or in /libreoffice.txt.
|
||||
|
||||
FROM alfresco/alfresco-base-java:jre11-centos7-202205121725
|
||||
FROM alfresco/alfresco-base-java:jre11-centos7-202207110835
|
||||
|
||||
ARG LIBREOFFICE_VERSION=7.2.5
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# Image provides a container in which to run miscellaneous transformations for Alfresco Content Services.
|
||||
|
||||
FROM alfresco/alfresco-base-java:jre11-centos7-202205121725
|
||||
FROM alfresco/alfresco-base-java:jre11-centos7-202207110835
|
||||
|
||||
ENV JAVA_OPTS=""
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
# Tika is from Apache. See the license at http://www.apache.org/licenses/LICENSE-2.0.
|
||||
|
||||
FROM alfresco/alfresco-base-java:jre11-centos7-202205121725
|
||||
FROM alfresco/alfresco-base-java:jre11-centos7-202207110835
|
||||
|
||||
ARG EXIFTOOL_VERSION=12.25
|
||||
ARG EXIFTOOL_FOLDER=Image-ExifTool-${EXIFTOOL_VERSION}
|
||||
|
Reference in New Issue
Block a user