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

Go: pull from the official Docker image so that Dependabot bumps it #8225

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

jakecoffman
Copy link
Member

also fixes #8203

It's kind of ironic that we need to keep bumping versions of Go, so I changed the Dockerfile to pull Go from the official Docker image. I think that will cause Dependabot to start bumping the FROM line so we won't have to!

Obviously Go 1.20 at the bottom won't be bumped by this, but once Go 1.22 is released it will stop receiving updates.

@jakecoffman jakecoffman requested a review from a team as a code owner October 17, 2023 19:52
@github-actions github-actions bot added the L: go:modules Golang modules label Oct 17, 2023
@jakecoffman jakecoffman merged commit 0c32698 into main Oct 17, 2023
80 checks passed
@jakecoffman jakecoffman deleted the jakecoffman/let-dependabot-bump-go branch October 17, 2023 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: go:modules Golang modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gomod: go 1.21.3 not supported
2 participants