chore: bump Go toolset to 1.26 in Konflux Dockerfiles#2026
Open
lucferbux wants to merge 1 commit into
Open
Conversation
Update GOLANG_BASE_IMAGE from go-toolset:1.24/1.25 to 1.26 with SHA256 digest pinning across all Konflux Dockerfiles (agent-ops, automl, autorag, eval-hub, genai, maas, mlflow). Matches the digest already used by model-registry. Ref: RHOAIENG-58952
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



https://issues.redhat.com/browse/RHOAIENG-58952
Description
Bumps
GOLANG_BASE_IMAGEfromgo-toolset:1.24/1.25togo-toolset:1.26with SHA256 digest pinning in all Konflux Dockerfiles that were not yet updated.Updated files:
Dockerfile.konflux.agent-opsDockerfile.konflux.automlDockerfile.konflux.autoragDockerfile.konflux.eval-hubDockerfile.konflux.genaiDockerfile.konflux.maasDockerfile.konflux.mlflowThe digest (
sha256:d36470d5258da00f618b7aca9bdaab8e05134aa938bd6c42d9bd17d50ed45e76) matches the one already used byDockerfile.konflux.modelregistry, which was updated in a prior PR.Companion upstream PR: opendatahub-io#7980
How Has This Been Tested?
Verified that the SHA256 digest matches the
ubi9/go-toolset:1.26image fromregistry.access.redhat.comand is consistent with the existing model-registry Konflux Dockerfile.Test Impact
No tests needed — this is a base image version bump in Konflux Dockerfiles. Konflux pipelines will validate the builds.
Request review criteria:
Self checklist (all need to be checked):
After the PR is posted & before it merges:
main