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:
Jan Vonka
2022-03-19 15:59:15 +00:00
parent 4c19b815a0
commit 7d97384778
9 changed files with 55 additions and 40 deletions

View File

@@ -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=""