diff --git a/.ci/oci.Dockerfile b/.ci/oci.Dockerfile index 2bee93339..f6984ebb9 100644 --- a/.ci/oci.Dockerfile +++ b/.ci/oci.Dockerfile @@ -13,7 +13,7 @@ # limitations under the License. # -FROM registry.ci.openshift.org/openshift/release:golang-1.20 +FROM registry.ci.openshift.org/openshift/release:golang-1.22 SHELL ["/bin/bash", "-c"]