ACS-8370 Switch to new tags for java base images in Dockerfiles

This commit is contained in:
Damian Ujma
2024-08-01 16:07:06 +02:00
parent 375e40aca6
commit 6b20fe3c80
7 changed files with 28 additions and 7 deletions

View File

@@ -1,4 +1,7 @@
FROM alfresco/alfresco-base-java:jre17-rockylinux8-202302221525
# ACTUAL IMAGE
# More infos about this image: https://github.com/Alfresco/alfresco-docker-base-java
# jre17-rockylinux8 (29/07/2024)
FROM alfresco/alfresco-base-java@sha256:18ac53e9a267dc4389eaff80ad1f5b8deaf53da09c234de5fcc6e05ebcd4a77c
ARG EXIFTOOL_VERSION=12.25
ARG EXIFTOOL_FOLDER=Image-ExifTool-${EXIFTOOL_VERSION}