Skip to content

Commit 9e81d0a

Browse files
authored
Upgrade odh-model-controller to go 1.24 (#68246)
* Upgrade to go 1.24 * Update go image tag to new tag format
1 parent 840dcd2 commit 9e81d0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci-operator/config/opendatahub-io/odh-model-controller/opendatahub-io-odh-model-controller-incubating.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
- context_dir: .
1313
dockerfile_path: Containerfile

ci-operator/config/opendatahub-io/odh-model-controller/opendatahub-io-odh-model-controller-main.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
- context_dir: .
1313
dockerfile_path: Containerfile

0 commit comments

Comments
 (0)