-
Notifications
You must be signed in to change notification settings - Fork 2k
Add Ubuntu 26.04 (Resolute Raccoon) images #7094
Copy link
Copy link
Open
Labels
area-dockerfilesConcerns the official .NET Dockerfiles or Dockerfile templatesConcerns the official .NET Dockerfiles or Dockerfile templates
Description
Ubuntu 26.04 LTS "Resolute Raccoon" is scheduled to release on April 23, 2026.
Per our supported platforms policy, when new Ubuntu LTS versions are released, images are added for the latest .NET version and the latest LTS .NET version (if they differ). At the time of Ubuntu 26.04's release, .NET 10 will be both the latest released version and the latest LTS, so:
- Add
resoluteimages for .NET 10 - Do nothing for .NET 8 or .NET 9
- Ship only
resolute(for Ubuntu) for .NET 11 when it releases
.NET 11 preview images based on resolute are already available in the nightly repos.
Reactions are currently unavailable
Metadata
Metadata
Labels
area-dockerfilesConcerns the official .NET Dockerfiles or Dockerfile templatesConcerns the official .NET Dockerfiles or Dockerfile templates
Type
Projects
Status
In Progress