Skip to content
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

Closed
nolik opened this issue Sep 16, 2023 · 5 comments
Closed

gcr.io/distroless/cc should be based on Debian12 #1404

nolik opened this issue Sep 16, 2023 · 5 comments

Comments

@nolik
Copy link

nolik commented Sep 16, 2023

Describe the bug
Despite of closing #1337
gcr.io/distroless/cc still use Debian 11.

To Reproduce
Steps to reproduce the behavior:

 docker run -it gcr.io/distroless/cc:debug
/ # cat /etc/issue
Debian GNU/Linux 11 \n \l

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.

@siketyan
Copy link
Contributor

Any ETA for switching the default to Debian 12 entirely? I can prepare a pull request for this if needed.

@loosebazooka
Copy link
Member

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)

@loosebazooka
Copy link
Member

@siketyan you can still create a PR, I will just wait to merge it once the date has passed

@Sineaggi
Copy link
Contributor

Sineaggi commented Apr 24, 2024

This issue can be closed

 docker run -it gcr.io/distroless/cc:debug
/ # cat /etc/issue
Debian GNU/Linux 12 \n \l

@polarathene
Copy link

Ref: #1574

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants