Adoptium is happy to announce the immediate availability of Eclipse Temurin 8u492-b09, 11.0.31+11, 17.0.19+10, 21.0.11+10, 25.0.3+9 and 26.0.1+8. As always, all binaries are thoroughly tested and available free of charge without usage restrictions on a wide range of platforms. Binaries, installers, and source code are available from the Temurin download page, official container images are available at DockerHub, and installable packages are available for various operating systems.
Fixes and Updates
This release contains the following fixes and updates.
New and Noteworthy
Ubuntu 26.04 LTS Container Support and Default Ubuntu Version Change
Ubuntu 26.04 LTS (Resolute Ringtail) has been released with support until April 2031. We are pleased to announce that Eclipse Temurin now provides container images for Ubuntu 26.04 LTS across all supported architectures.
Important: With this release, the default Ubuntu base image for Eclipse Temurin containers has been updated from Ubuntu 24.04 (Noble) to Ubuntu 26.04 (Resolute). This means that untagged or version-only tags (e.g., eclipse-temurin:26-jdk) now point to Ubuntu 26.04-based images. If you need to continue using Ubuntu 24.04-based images, please use the explicit noble tag (e.g., eclipse-temurin:26-jdk-noble).
Container support has been added for Ubuntu 26.04 across the following architectures:
- aarch64 (ARM 64-bit)
- arm (ARM 32-bit)
- ppc64le (PowerPC 64-bit Little Endian)
- s390x (IBM Z)
- x64 (x86-64)
Note for riscv64 users: Due to upstream official images limitations, we are currently unable to build riscv64 images for Ubuntu 26.04. If you require riscv64 support, please continue using the -noble tag (Ubuntu 24.04) for now.
Docker images are available for all supported JDK versions (8, 11, 17, 21, 25, 26) in both JDK and JRE variants. For the full list of available tags and their respective Dockerfiles, please refer to the official Eclipse Temurin Docker documentation.