Skip to content

Commit 51f18d4

Browse files
JslYoonLucas Yoon
andauthored
Bump up devfile registry checks to use go 1.24 (#68063)
* Bump up devfile registry checks to use go 1.24 Signed-off-by: Lucas Yoon <lyoon@lyoon-thinkpadp1gen7.boston.csb> * trying out external mirrored image Signed-off-by: Lucas Yoon <lyoon@lyoon-thinkpadp1gen7.boston.csb> * ocp 4.20 test Signed-off-by: Lucas Yoon <lyoon@lyoon-thinkpadp1gen7.boston.csb> * trying out new image Signed-off-by: Lucas Yoon <lyoon@lyoon-thinkpadp1gen7.boston.csb> --------- Signed-off-by: Lucas Yoon <lyoon@lyoon-thinkpadp1gen7.boston.csb> Co-authored-by: Lucas Yoon <lyoon@lyoon-thinkpadp1gen7.boston.csb>
1 parent 9581527 commit 51f18d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci-operator/config/devfile/registry-operator/devfile-registry-operator-main__v4.18.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build_root:
77
image_stream_tag:
88
name: release
99
namespace: openshift
10-
tag: golang-1.22
10+
tag: rhel-9-release-golang-1.24-openshift-4.20
1111
images:
1212
- build_args:
1313
- name: TARGETARCH

ci-operator/config/devfile/registry/devfile-registry-main__v4.16.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build_root:
77
image_stream_tag:
88
name: release
99
namespace: openshift
10-
tag: golang-1.23
10+
tag: rhel-9-release-golang-1.24-openshift-4.20
1111
images:
1212
- dockerfile_path: .ci/Dockerfile
1313
to: registry

0 commit comments

Comments
 (0)