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

memtierd: allow overriding go version for image build. #456

Merged

Conversation

klihub
Copy link
Collaborator

@klihub klihub commented Dec 18, 2024

Align with the rest of the plugins, allowing GO_VERSION to override the golang version used to build the image. This should prevent nri-memtierd image build failures after a go patch-level version bump in go.mod, when the image has been recently built with the same minor go version, but with a smaller patch level.

Align with the rest of the plugins, allowing GO_VERSION
to override the golang version used to build the image.

Signed-off-by: Krisztian Litkey <[email protected]>
@klihub klihub force-pushed the fixes/memtierd/dockerfile-go-version branch from b7531c6 to 66ca0b9 Compare December 18, 2024 08:22
@fmuyassarov fmuyassarov merged commit e13c3b8 into containers:main Dec 18, 2024
8 checks passed
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