Skip to content

Commit

Permalink
Update SUPPORT_POLICY.md
Browse files Browse the repository at this point in the history
debian12 images are out, set deprecation timeline for debian11 images
  • Loading branch information
loosebazooka authored Sep 20, 2023
1 parent 8e5b6d3 commit 5d16c29
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions SUPPORT_POLICY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ 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 |
| ----------- | --------------------------- |
| static | debian 12 release day + 1yr |
| base | debian 12 release day + 1yr |
| base-nossl | debian 12 release day + 1yr |
| cc | debian 12 release day + 1yr |
| java* | debian 12 release day + 3mo |
| node* | debian 12 release day + 3mo |
| python* | debian 12 release day + 3mo |
| 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

Expand All @@ -27,3 +27,4 @@ Node version support is for even numbered releases (18, 20, etc) that are curren
Python support is experimental, and this project does not make any guarantees about the version of python in images.

### Images no longer supported (TBD)
A list of supported image tags is available here: https://github.com/GoogleContainerTools/distroless#what-images-are-available

0 comments on commit 5d16c29

Please sign in to comment.