mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2025-09-10 14:12:09 +00:00
REPO-3918 java 11 (#86)
* REPO-3918 make ready for java 11. update maven-war-plugin * REPO-3918 update image to java 11
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Fetch image based on Tomcat 8.5.28 and Java 8
|
||||
# Fetch image based on Tomcat 8.5.34 and Java 11
|
||||
# More infos about this image: https://github.com/Alfresco/alfresco-docker-base-tomcat
|
||||
FROM alfresco/alfresco-base-tomcat:8.5.28-java-8-oracle-centos-7
|
||||
FROM alfresco/alfresco-base-tomcat:8.5.34-java-11-openjdk-centos-7
|
||||
|
||||
# Base ACS Repository Image includes transformation commands:
|
||||
# /usr/bin/alfresco-pdf-renderer - alfresco-pdf-renderer
|
||||
|
Reference in New Issue
Block a user