⬆️ Update base image

This commit is contained in:
Andreas Dinauer 2026-02-14 20:34:10 +01:00
parent f8a20d775c
commit b1fd8abcb9

View File

@ -80,7 +80,7 @@
# You can find more information about the UBI base runtime images and their configuration here:
# https://rh-openjdk.github.io/redhat-openjdk-containers/
###
FROM registry.access.redhat.com/ubi9/openjdk-25:1.23
FROM registry.access.redhat.com/ubi9/openjdk-25:1.24
ENV LANGUAGE='en_US:en'