mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-14 17:58:27 +00:00
ATS-986: Experiment to switch Java Base Image (from CentOS 7 to Rocky Linux 8)
- temporarily downgrade from I/M 7.1.0-16 to 7.1.0-7 - TODO fix I/M rpm build scripts for "linux" (for CentOS 8 / Rocky Linux 8) - TODO upload built rpms to Nexus
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# 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-202203101229
|
||||
FROM alfresco/alfresco-base-java:jre11-rockylinux8-202203101229
|
||||
|
||||
ENV ALFRESCO_PDF_RENDERER_LIB_RPM_URL=https://nexus.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/alfresco-pdf-renderer/1.1/alfresco-pdf-renderer-1.1-linux.tgz
|
||||
ENV JAVA_OPTS=""
|
||||
|
Reference in New Issue
Block a user