[ACS-9312] Switch to new tags for java base images in Dockerfiles (#2184)

This commit is contained in:
Kacper Magdziarz
2025-02-19 14:01:07 +01:00
committed by GitHub
parent 5bef0651ca
commit 54efa10347

View File

@@ -1,7 +1,7 @@
# Alfresco Search Services ${project.version} Docker Image # Alfresco Search Services ${project.version} Docker Image
# More infos about this image: https://github.com/Alfresco/alfresco-docker-base-java # More infos about this image: https://github.com/Alfresco/alfresco-docker-base-java
FROM alfresco/alfresco-base-java:jre17-rockylinux9@sha256:905004d3b37334182a836146c4566151e003a0a6f99976571f8ceae256d78687 FROM alfresco/alfresco-base-java:jre17-rockylinux9@sha256:f98833508b7be8c4b44a25450f9faac44cacfdc075f2295e02836b93fd05bb9c
LABEL creator="Alfresco" maintainer="Alfresco" LABEL creator="Alfresco" maintainer="Alfresco"
ENV DIST_DIR /opt/alfresco-search-services ENV DIST_DIR /opt/alfresco-search-services