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

chore: update to alpine 3.18 base images #286

Merged
merged 1 commit into from
Nov 14, 2023
Merged

Conversation

strophy
Copy link
Collaborator

@strophy strophy commented Nov 14, 2023

Alpine 3.19 will be released next week, bundling Node 20. Bazel 7 should also be released, allowing us to simplify a long-standing workaround for JS/TS builds. pkg also will not support Node 20, so we will need to update to 3.19 to support that version using the old apk add nodejs method.

In preparation for this, let's bump everything to Alpine 3.18 consistently to be sure it works. Also bumps Go to 3.21, I suspect Dependabot is not working for this dep.

@strophy strophy requested a review from rvolosatovs as a code owner November 14, 2023 09:07
Copy link
Owner

@rvolosatovs rvolosatovs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@rvolosatovs rvolosatovs merged commit c53e8b3 into main Nov 14, 2023
1 check passed
@rvolosatovs rvolosatovs deleted the chore/update-alpine-3.18 branch November 14, 2023 09:48
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