Skip to content

Commit 98b4af3

Browse files
Merge pull request #169 from lmiccini/fix-build-root-golang-1.24
Fix CI build root base image to provide Go 1.24
2 parents 4c11b7d + 49ab921 commit 98b4af3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

images/build-root/Dockerfile.rhel-9.custom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.ci.openshift.org/openshift/release:rhel-9-release-golang-1.20-openshift-4.14
1+
FROM registry.ci.openshift.org/openshift/release:rhel-9-release-golang-1.24-openshift-4.21
22
ARG SDK_VERSION=v1.31.0
33
ARG KUSTOMIZE_VERSION=v5.0.3
44
ARG YQ_VERSION=v4.44.5

0 commit comments

Comments
 (0)