ATS-655: Security: DEPLOY-924 - Update Dockerfiles to new Java Base Image (11.0.1-openjdk-centos-7-72b88c6f1f4c)

(cherry picked from commit dd7c004c47)
This commit is contained in:
Jan Vonka
2020-02-06 11:17:35 +00:00
parent 2f430ff17d
commit a97ab46c7e
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
# Image provides a container in which to run miscellaneous transformations for Alfresco Content Services.
FROM alfresco/alfresco-base-java:11.0.1-openjdk-centos-7-4c75291884e5
FROM alfresco/alfresco-base-java:11.0.1-openjdk-centos-7-72b88c6f1f4c
ENV APACHE_LICENSE_FILE=https://github.com/Alfresco/acs-community-packaging/blob/master/distribution/src/main/resources/licenses/3rd-party/Apache%202.0.txt
ENV JAVA_OPTS=""