-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gcr.io/distroless/cc should be based on Debian12 #1404
Comments
Any ETA for switching the default to Debian 12 entirely? I can prepare a pull request for this if needed. |
The switch over is expected to happen on Oct 20, as announced on slack (https://kubernetes.slack.com/archives/CQ2SA4JK0/p1695233686311049) and the google group (https://groups.google.com/g/distroless-users/c/_O6X7ThkUDg) |
@siketyan you can still create a PR, I will just wait to merge it once the date has passed |
This issue can be closed
|
Ref: #1574 |
Describe the bug
Despite of closing #1337
gcr.io/distroless/cc
still use Debian 11.To Reproduce
Steps to reproduce the behavior:
Expected behavior
fresh
gcr.io/distroless/cc
image should use Debian 12 (will be nice as well include Openssl 3+ that used by Debian12).Additional context
Seems
gcr.io/distroless/cc
doesn't include Debian12.The text was updated successfully, but these errors were encountered: