mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2025-09-10 14:12:09 +00:00
ACS-10095 Upgrade core ACS repositories to Java 21
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
ARG BASE_IMAGE
|
ARG BASE_IMAGE
|
||||||
FROM ${BASE_IMAGE}
|
FROM alfresco/alfresco-base-tomcat:tomcat10-jre21-rockylinux9@sha256:ed568167f4c28efc9db4c5bc44a882ee117c475463b526b21ada99e1b6d568dd
|
||||||
|
|
||||||
# Set default docker_context.
|
# Set default docker_context.
|
||||||
ARG resource_path=target
|
ARG resource_path=target
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
### Apply AGS community share AMP to Share image
|
### Apply AGS community share AMP to Share image
|
||||||
ARG BASE_IMAGE
|
ARG BASE_IMAGE
|
||||||
FROM ${BASE_IMAGE}
|
FROM alfresco/alfresco-base-tomcat:tomcat10-jre21-rockylinux9@sha256:ed568167f4c28efc9db4c5bc44a882ee117c475463b526b21ada99e1b6d568dd
|
||||||
|
|
||||||
LABEL quay.expires-after=${docker.quay-expires.value}
|
LABEL quay.expires-after=${docker.quay-expires.value}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user