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 11 EOL | Debian 12 EOL |
---|---|---|
static | 2024-06-01 | debian 13 release day + 1yr |
base | 2024-06-01 | debian 13 release day + 1yr |
base-nossl | 2024-06-01 | debian 13 release day + 1yr |
cc | 2024-06-01 | debian 13 release day + 1yr |
java* | 2023-12-01 | debian 13 release day + 3mo |
node* | 2023-12-01 | debian 13 release day + 3mo |
python* | 2023-12-01 | debian 13 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 (18, 20, 22, etc) that are current, active or in LTS maintenance. For more information, see here.
Python on Debian 11 support is experimental, and this project does not make any guarantees about the version of python in images.
A list of supported image tags is available here: https://github.com/GoogleContainerTools/distroless#what-images-are-available