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 Dockerfile to use go 1.20.4-alpine #379

Merged
merged 3 commits into from
May 4, 2023

Conversation

m-graf
Copy link
Contributor

@m-graf m-graf commented May 3, 2023

Address #378

@m-graf m-graf requested a review from a team as a code owner May 3, 2023 19:37
@mckern
Copy link
Contributor

mckern commented May 4, 2023

I don't have any particular problems with this but it's worth pointing out that this explicitly moves the base image from a floating Go revision (1.x) to a specific Go revision (1.x.x) and we (the maintainers) should be aware of that. I generally prefer specific versions for producing release artifacts, so I'm 👍🏻 on this but I want to make sure that doesn't go unnoticed by other maintainers.

@mckern
Copy link
Contributor

mckern commented May 4, 2023

FWIW, this should be merged after #382. That adds Go 1.20.x into the test matrix. It may require merging master back into this branch, but these are reasonable changes.

@mckern mckern merged commit 85c5971 into segmentio:master May 4, 2023
@m-graf m-graf deleted the update-go-to-1.20.4-alpine branch May 5, 2023 16:04
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.

None yet

3 participants