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

This commit is contained in:
Damian Ujma
2024-08-02 12:09:08 +02:00
parent 6b20fe3c80
commit 30b0e8a061
7 changed files with 14 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
# 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
# jre17-rockylinux9 (29/07/2024)
FROM alfresco/alfresco-base-java@sha256:8dca9445141dd07b9a6b7a9962f0505546b2ed041b4d5cc785cc9c2d39eeda19
ARG EXIFTOOL_VERSION=12.25
ARG EXIFTOOL_FOLDER=Image-ExifTool-${EXIFTOOL_VERSION}