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

Switch base Docker images from golang-alpine to ubuntu:20.04 #3881

Closed

Conversation

jkneubuh
Copy link
Contributor

Type of change

  • Bug fix

Description

This PR switches the Fabric base docker images from golang-alpine to ubuntu:20.04. The upgrade is necessary as the golang-alpine libc runtimes (musl) are incompatible with the requirements on multi-arch runtimes.

The motivations for this upgrade are described in detail in Discussion #3876 and comments in DRAFT PR #3877

Additional details

Related issues

@jkneubuh jkneubuh requested a review from a team as a code owner December 21, 2022 12:33
Signed-off-by: Josh Kneubuhl <[email protected]>
@jkneubuh jkneubuh marked this pull request as draft December 21, 2022 12:35
@jkneubuh
Copy link
Contributor Author

cc @C0rWin @denyeart @davidkel @pfi79

@jkneubuh
Copy link
Contributor Author

merge fail

@jkneubuh jkneubuh closed this Dec 21, 2022
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.

2 participants