[ACS-9316] Switch to new tags for java base images in Dockerfile (#1069)

This commit is contained in:
Kacper Magdziarz
2025-02-19 13:59:20 +01:00
committed by GitHub
parent a3c623fa2b
commit c82804e009
7 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
# More infos about this image: https://github.com/Alfresco/alfresco-docker-base-java
FROM alfresco/alfresco-base-java:jre17-rockylinux9@sha256:1f6cc5acfe73b3dc80b0f3850c23a171d13ae1693a09ba32d7f8e0c71800116a
FROM alfresco/alfresco-base-java:jre17-rockylinux9@sha256:f98833508b7be8c4b44a25450f9faac44cacfdc075f2295e02836b93fd05bb9c
ARG EXIFTOOL_VERSION=12.25
ARG EXIFTOOL_FOLDER=Image-ExifTool-${EXIFTOOL_VERSION}