Skip to content

Commit 8616b99

Browse files
committed
use UBI9 OpenJDK 25 runtime
1 parent 6f98910 commit 8616b99

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/docker/Dockerfile.jvm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@
7878
# accessed directly. (example: "foo.example.com,bar.example.com")
7979
#
8080
###
81-
# https://container-registry.oracle.com/ords/ocr/ba/graalvm/jdk
82-
FROM container-registry.oracle.com/graalvm/jdk:25-ol10
81+
# https://catalog.redhat.com/en/software/containers/ubi9/openjdk-25-runtime/69204990c46419100ce30a5b
82+
FROM registry.redhat.io/ubi9/openjdk-25-runtime:1.24
8383

8484
ENV LANGUAGE='en_US:en'
8585

0 commit comments

Comments
 (0)