Skip to content

Conversation

@bhavanki
Copy link
Contributor

The next version, 1.19.10, is based on Debian 12 (bookworm), which has
a newer glibc version (2.36) than Ubuntu 20.04 (2.31), which our images
are based on. So, a Go executable built on the 1.19.10 image can't run
because glibc in the resulting image is too old.

The next version, 1.19.10, is based on Debian 12 (bookworm), which has
a newer glibc version (2.36) than Ubuntu 20.04 (2.31), which our images
are based on. So, a Go executable built on the 1.19.10 image can't run
because glibc in the resulting image is too old.
@bhavanki bhavanki requested a review from a team June 15, 2023 13:42
@bhavanki bhavanki merged commit a3433a4 into master Jun 15, 2023
@bhavanki bhavanki deleted the golang-1_19_9-builder branch June 15, 2023 16:23
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

Successfully merging this pull request may close these issues.

3 participants