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

Use the same version of debian #110

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Use the same version of debian #110

merged 1 commit into from
Nov 10, 2023

Conversation

maraino
Copy link
Contributor

@maraino maraino commented Nov 10, 2023

This commit fixes a glibc incompatibility when compiling CGO code with debian bookworm and running it in debian bullseye.

We are not upgrading this to bookworm yet, because other docker images like the one for step-ca are still in bullseye and they depend on this.

This commit fixes a glibc incompatibility when compiling CGO code with
debian bookworm and running it in debian bullseye.

We are not upgrading this to bookworm yet, because other docker images
like the one for step-ca are still in bullseye and they depend on this.
@maraino maraino requested a review from a team as a code owner November 10, 2023 21:16
@maraino maraino enabled auto-merge November 10, 2023 21:16
@maraino maraino requested review from areed and removed request for a team November 10, 2023 21:17
@maraino maraino merged commit ef042f0 into main Nov 10, 2023
13 checks passed
@maraino maraino deleted the debian-version branch November 10, 2023 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants