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

Update Distroless base images to Debian 12 "Bookworm" #213

Closed
SanjayVas opened this issue Aug 28, 2023 · 2 comments · Fixed by #238
Closed

Update Distroless base images to Debian 12 "Bookworm" #213

SanjayVas opened this issue Aug 28, 2023 · 2 comments · Fixed by #238
Labels
enhancement New feature or request

Comments

@SanjayVas
Copy link
Member

SanjayVas commented Aug 28, 2023

Debian 12 was promoted to stable and Distroless has been updated to follow suit. See GoogleContainerTools/distroless#1337

This allows us to update the glibc version for images that use JNI.

@SanjayVas SanjayVas added the enhancement New feature or request label Aug 28, 2023
@SanjayVas SanjayVas changed the title Update Distroless base images to Debian 12 Update Distroless base images to Debian 12 "Bookworm" Aug 28, 2023
@SanjayVas
Copy link
Member Author

It turns out the Distroless Java images weren't actually updated yet. See GoogleContainerTools/distroless#1337 (comment)

@SanjayVas
Copy link
Member Author

The images have been updated, but only for Java 17. This means that we'll need to update from Java 11 in order to use the images based on Debian 12.

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

Successfully merging a pull request may close this issue.

1 participant