Commit 2d93413 1 parent b5ef48b commit 2d93413 Copy full SHA for 2d93413
File tree 1 file changed +6
-6
lines changed
ci-operator/config/openshift/check-payload
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
base_images :
2
2
base :
3
- name : " 4.14 "
3
+ name : " 4.18 "
4
4
namespace : ocp
5
5
tag : base-rhel9
6
6
golangci-lint :
7
7
name : golangci-lint
8
8
namespace : ci
9
9
tag : v1.53.1
10
- ocp_builder_rhel-9-golang-1.21 -openshift-4.16 :
10
+ ocp_builder_rhel-9-golang-1.23 -openshift-4.18 :
11
11
name : builder
12
12
namespace : ocp
13
- tag : rhel-9-golang-1.21 -openshift-4.16
13
+ tag : rhel-9-golang-1.23 -openshift-4.18
14
14
binary_build_commands : make
15
15
build_root :
16
16
image_stream_tag :
17
17
name : release
18
18
namespace : openshift
19
- tag : golang-1.19
19
+ tag : golang-1.23
20
20
images :
21
21
- dockerfile_path : Dockerfile
22
22
from : base
23
23
inputs :
24
- ocp_builder_rhel-9-golang-1.21 -openshift-4.16 :
24
+ ocp_builder_rhel-9-golang-1.23 -openshift-4.18 :
25
25
as :
26
- - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.21 -openshift-4.16
26
+ - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.23 -openshift-4.18
27
27
to : check-payload
28
28
promotion :
29
29
to :
You can’t perform that action at this time.
0 commit comments