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 default go version of the main container image #905

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Conversation

tariq1890
Copy link
Contributor

@tariq1890 tariq1890 commented Aug 14, 2024

As the go.mod file pins the minimum go version to 1.22.2, it no longer makes sense for the container's default go version to be a values lesser than that. Sp we bump the default golang build arg to 1.22.6

Signed-off-by: Tariq Ibrahim [email protected]

Signed-off-by: Tariq Ibrahim <[email protected]>

As the go.mod file pins the minimum go version to 1.22.2,
it no longer makes sense for the container's default go
version to be a values lesser than that. Sp we bump the
default golang build arg to 1.22.6
@tariq1890
Copy link
Contributor Author

Thanks for the review @elezar . I have rebased the PR on top of the latest changes

@tariq1890 tariq1890 merged commit 6f9124a into main Aug 20, 2024
8 checks passed
@tariq1890 tariq1890 deleted the upd-go-ctr branch August 20, 2024 10:47
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