You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updating the Dockerfile and go.mod to require golang 1.22. Changing the
go runtime also requires a bump to the s2i minor version.
Dockerfile has also been updated to use the "patch" version of the UBI
base images. This ensures we have reproducible builds, since the
"patch" tags from Red Hat are effectively immutable. Konflux should
also provide updates to the patch version through Renovate.
Signed-off-by: Adam Kaplan <[email protected]>
0 commit comments