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(Dockerfile): bump go version #3845

Closed
wants to merge 1 commit into from
Closed

chore(Dockerfile): bump go version #3845

wants to merge 1 commit into from

Conversation

Wondertan
Copy link
Member

We removed godebug asynctimerchan=1 in #3790 and forgot to update the Dockerfile to the latest version of Go, resulting in images being built with go1.23.0 reproducing the original bug.

@walldiss
Copy link
Member

1.23 version should automatically pick up latest patch version of golang

@Wondertan
Copy link
Member Author

Elaborate?

@walldiss
Copy link
Member

@Wondertan
Copy link
Member Author

Hmm, looks right, then why was the go version was 1.23.0 🤔

@walldiss
Copy link
Member

walldiss commented Oct 14, 2024

Perhaps your image was build at time, when 1.23 was pointing to 1.23.0. If you rebuild new one, it should use 1.23.2

@Wondertan
Copy link
Member Author

docker-library/golang@89de06f

2 weeks ago, while image was build over the weekend

@Wondertan Wondertan closed this Oct 14, 2024
auto-merge was automatically disabled October 14, 2024 21:15

Pull request was closed

@Wondertan Wondertan deleted the docker-bump-go branch October 14, 2024 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants