mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2026-09-16 18:12:54 +00:00
ACS-10404 Base Branch - Test ATS T-core runtime compatibility with Java 21 and 25 (#1147)
* ACS-10404 Base Branch - Test ATS T-core runtime compatibility with Java 21 and 25 * ACS-10404 Test e2e AIO runtime compatibility with Java 21 and 25 (#1148) * ACS-10404 Test e2e AIO runtime compatibility with Java 21 and 25 * ACS-10404 pull failure * ACS-10404 review changes * ACS-10404 review changes * ACS-10404 ADDITIONAL_MAVEN_OPTS * ACS-10404 bin/sh failure fix * ACS-10404 fix * ACS-10404 updating to latest java images * ACS-10404: e2e tika tests failure - updating output property version (#1152) * ACS-10404: e2e tika tests failure - updating output property version * ACS-10404: precommit * ACS-10404: updating output property version to 1.1 * ACS-10404: updating output property version to 1.1 for HTML * ACS-10404: clean up * ACS-10404: clean up
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
# ImageMagick is from ImageMagick Studio LLC. See the license at http://www.imagemagick.org/script/license.php or in /ImageMagick-license.txt.
|
||||
|
||||
# More infos about this image: https://github.com/Alfresco/alfresco-docker-base-java
|
||||
FROM alfresco/alfresco-base-java:jre17-rockylinux9@sha256:f98833508b7be8c4b44a25450f9faac44cacfdc075f2295e02836b93fd05bb9c
|
||||
ARG JAVA_BASE_IMAGE=alfresco/alfresco-base-java:jre17-rockylinux9@sha256:f98833508b7be8c4b44a25450f9faac44cacfdc075f2295e02836b93fd05bb9c
|
||||
FROM ${JAVA_BASE_IMAGE}
|
||||
|
||||
# For other ImageMagick versions please look at https://github.com/Alfresco/imagemagick-build tags
|
||||
ARG IMAGEMAGICK_VERSION=7.1.2-6
|
||||
|
||||
Reference in New Issue
Block a user