From e67407ec1225528e497cf3ad522757b0d4218c2e Mon Sep 17 00:00:00 2001 From: patrickdillon Date: Wed, 29 Sep 2021 13:55:01 -0400 Subject: [PATCH] OKD Installer: Bump to go 1-16 --- .../openshift/installer/openshift-installer-master__okd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-operator/config/openshift/installer/openshift-installer-master__okd.yaml b/ci-operator/config/openshift/installer/openshift-installer-master__okd.yaml index d0c3983f70893..4cdfcea410d2c 100644 --- a/ci-operator/config/openshift/installer/openshift-installer-master__okd.yaml +++ b/ci-operator/config/openshift/installer/openshift-installer-master__okd.yaml @@ -31,7 +31,7 @@ build_root: image_stream_tag: name: release namespace: openshift - tag: golang-1.14 + tag: golang-1.16 images: - build_args: - name: TAGS