Distroless currently tracks Debian on their standard support timeline.
The current estimation of end of life for images with the pattern:
gcr.io/distroless/<image>-debian<version>:(latest|nonroot|debug|debug-nonroot)
| Image | Debian 12 EOL | Debian 13 EOL |
|---|---|---|
| static | Sept 2026 | debian 14 release day + 1yr |
| base | Sept 2026 | debian 14 release day + 1yr |
| base-nossl | Sept 2026 | debian 14 release day + 1yr |
| cc | Sept 2026 | debian 14 release day + 1yr |
| java* | Jan 2026 | debian 14 release day + 3mo |
| node* | Jan 2026 | debian 14 release day + 3mo |
| python* | April 2026 | debian 14 release day + 3mo |
* see below for language specific runtime notes
Java will only support current LTS version distributed by debian see here.
Node version support is for even numbered releases (20, 22, 24, etc) that are current, active or in LTS maintenance. For more information, see here.
A list of supported image tags is available here: https://github.com/GoogleContainerTools/distroless#what-images-are-available