From d43802ebd441ffc4476da373509bfd06b5f12220 Mon Sep 17 00:00:00 2001 From: Geoff Bourne Date: Sun, 1 Feb 2026 15:36:19 -0600 Subject: [PATCH] Removed duplicate in images.json (#3891) --- images.json | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/images.json b/images.json index 70fe684f..d02a6623 100644 --- a/images.json +++ b/images.json @@ -11,7 +11,7 @@ { "tag": "stable", "notes": "Always tracks the most recent release", - "java": "21", + "java": "25", "distribution": "ubuntu", "jvm": "hotspot", "architectures": ["amd64", "arm64"], @@ -77,13 +77,6 @@ "architectures": ["amd64", "arm64"], "jdk": true }, - { - "tag": "java21-graalvm", - "java": "21", - "distribution": "oracle", - "jvm": "graalvm", - "architectures": ["amd64", "arm64"] - }, { "tag": "java17", "java": "17",